2021-04-15 20:00:41 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2021-04-16 15:55:34 +03:00
"generator" : {
2021-04-23 17:00:52 +00:00
"engine" : "Vulnogram 0.0.9"
2021-04-16 15:55:34 +03:00
} ,
2021-04-15 20:00:41 +00:00
"CVE_data_meta" : {
2021-04-23 17:00:52 +00:00
"ID" : "CVE-2021-31403" ,
"ASSIGNER" : "security@vaadin.com" ,
"DATE_PUBLIC" : "2021-02-12T09:17:00.000Z" ,
"TITLE" : "Timing side channel vulnerability in UIDL request handler in Vaadin 7 and 8" ,
"AKA" : "" ,
"STATE" : "PUBLIC"
2021-04-15 20:00:41 +00:00
} ,
2021-04-16 15:55:34 +03:00
"source" : {
2021-04-23 17:00:52 +00:00
"defect" : [ ] ,
"advisory" : "" ,
"discovery" : "EXTERNAL"
2021-04-16 15:55:34 +03:00
} ,
"affects" : {
2021-04-23 17:00:52 +00:00
"vendor" : {
"vendor_data" : [
2021-04-16 15:55:34 +03:00
{
2021-04-23 17:00:52 +00:00
"vendor_name" : "Vaadin" ,
"product" : {
"product_data" : [
{
"product_name" : "Vaadin" ,
"version" : {
"version_data" : [
{
"version_name" : "" ,
"version_affected" : ">=" ,
"version_value" : "7.0.0" ,
"platform" : ""
} ,
{
"version_name" : "" ,
"version_affected" : "<=" ,
"version_value" : "7.7.23" ,
"platform" : ""
} ,
{
"version_name" : "" ,
"version_affected" : ">=" ,
"version_value" : "8.0.0" ,
"platform" : ""
} ,
{
"version_name" : "" ,
"version_affected" : "<=" ,
"version_value" : "8.12.2" ,
"platform" : ""
}
]
}
} ,
{
"product_name" : "vaadin-server" ,
"version" : {
"version_data" : [
{
"version_name" : "" ,
"version_affected" : ">=" ,
"version_value" : "7.0.0" ,
"platform" : ""
} ,
{
"version_name" : "" ,
"version_affected" : "<=" ,
"version_value" : "7.7.21" ,
"platform" : ""
} ,
{
"version_name" : "" ,
"version_affected" : ">=" ,
"version_value" : "8.0.0" ,
"platform" : ""
} ,
{
"version_name" : "" ,
"version_affected" : "<=" ,
"version_value" : "8.12.2" ,
"platform" : ""
}
]
}
}
]
}
2021-04-16 15:55:34 +03:00
}
2021-04-23 17:00:52 +00:00
]
}
2021-04-16 15:55:34 +03:00
} ,
"problemtype" : {
2021-04-23 17:00:52 +00:00
"problemtype_data" : [
2021-04-16 15:55:34 +03:00
{
2021-04-23 17:00:52 +00:00
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-208 Information Exposure Through Timing Discrepancy"
}
]
2021-04-16 15:55:34 +03:00
}
2021-04-23 17:00:52 +00:00
]
2021-04-16 15:55:34 +03:00
} ,
"description" : {
2021-04-23 17:00:52 +00:00
"description_data" : [
{
"lang" : "eng" ,
"value" : "Non-constant-time comparison of CSRF tokens in UIDL request handler in com.vaadin:vaadin-server versions 7.0.0 through 7.7.23 (Vaadin 7.0.0 through 7.7.23), and 8.0.0 through 8.12.2 (Vaadin 8.0.0 through 8.12.2) allows attacker to guess a security token via timing attack"
}
]
2021-04-16 15:55:34 +03:00
} ,
"references" : {
2021-04-23 17:00:52 +00:00
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://vaadin.com/security/cve-2021-31403" ,
"name" : "https://vaadin.com/security/cve-2021-31403"
} ,
{
"refsource" : "MISC" ,
"url" : "https://github.com/vaadin/framework/pull/12190" ,
"name" : "https://github.com/vaadin/framework/pull/12190"
} ,
{
"refsource" : "MISC" ,
"url" : "https://github.com/vaadin/framework/pull/12188" ,
"name" : "https://github.com/vaadin/framework/pull/12188"
}
]
2021-04-16 15:55:34 +03:00
} ,
"configuration" : [ ] ,
"impact" : {
2021-04-23 17:00:52 +00:00
"cvss" : {
"version" : "3.1" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
"baseScore" : 4 ,
"baseSeverity" : "MEDIUM"
}
2021-04-16 15:55:34 +03:00
} ,
"exploit" : [ ] ,
"work_around" : [ ] ,
"solution" : [ ] ,
"credit" : [
2021-04-23 17:00:52 +00:00
{
"lang" : "eng" ,
"value" : "This issue was discovered and responsibly reported by Xhelal Likaj."
}
2021-04-16 15:55:34 +03:00
]
2021-04-23 17:00:52 +00:00
}