GSD-2021-31403
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
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
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-31403",
"description": "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",
"id": "GSD-2021-31403"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-31403"
],
"details": "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",
"id": "GSD-2021-31403",
"modified": "2023-12-13T01:23:13.169843Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"AKA": "",
"ASSIGNER": "security@vaadin.com",
"DATE_PUBLIC": "2021-02-12T09:17:00.000Z",
"ID": "CVE-2021-31403",
"STATE": "PUBLIC",
"TITLE": "Timing side channel vulnerability in UIDL request handler in Vaadin 7 and 8"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Vaadin",
"version": {
"version_data": [
{
"platform": "",
"version_affected": "\u003e=",
"version_name": "",
"version_value": "7.0.0"
},
{
"platform": "",
"version_affected": "\u003c=",
"version_name": "",
"version_value": "7.7.23"
},
{
"platform": "",
"version_affected": "\u003e=",
"version_name": "",
"version_value": "8.0.0"
},
{
"platform": "",
"version_affected": "\u003c=",
"version_name": "",
"version_value": "8.12.2"
}
]
}
},
{
"product_name": "vaadin-server",
"version": {
"version_data": [
{
"platform": "",
"version_affected": "\u003e=",
"version_name": "",
"version_value": "7.0.0"
},
{
"platform": "",
"version_affected": "\u003c=",
"version_name": "",
"version_value": "7.7.21"
},
{
"platform": "",
"version_affected": "\u003e=",
"version_name": "",
"version_value": "8.0.0"
},
{
"platform": "",
"version_affected": "\u003c=",
"version_name": "",
"version_value": "8.12.2"
}
]
}
}
]
},
"vendor_name": "Vaadin"
}
]
}
},
"configuration": [],
"credit": [
{
"lang": "eng",
"value": "This issue was discovered and responsibly reported by Xhelal Likaj."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"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"
}
]
},
"exploit": [],
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-208 Information Exposure Through Timing Discrepancy"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://vaadin.com/security/cve-2021-31403",
"refsource": "MISC",
"url": "https://vaadin.com/security/cve-2021-31403"
},
{
"name": "https://github.com/vaadin/framework/pull/12190",
"refsource": "MISC",
"url": "https://github.com/vaadin/framework/pull/12190"
},
{
"name": "https://github.com/vaadin/framework/pull/12188",
"refsource": "MISC",
"url": "https://github.com/vaadin/framework/pull/12188"
}
]
},
"solution": [],
"source": {
"advisory": "",
"defect": [],
"discovery": "EXTERNAL"
},
"work_around": []
},
"gitlab.com": {
"advisories": [
{
"affected_range": "[7.0.0,7.7.24),[8.0.0,8.12.3)",
"affected_versions": "All versions starting from 7.0.0 before 7.7.24, all versions starting from 8.0.0 before 8.12.3",
"cvss_v2": "AV:L/AC:M/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-203",
"CWE-937"
],
"date": "2021-04-30",
"description": "A non-constant-time comparison of CSRF tokens in UIDL request handler in `com.vaadin:vaadin-server` allows attacker to guess a security token via timing attack.",
"fixed_versions": [
"7.7.24",
"8.12.3"
],
"identifier": "CVE-2021-31403",
"identifiers": [
"CVE-2021-31403"
],
"not_impacted": "All versions starting from 7.7.24, before 8.0.0, all versions starting from 8.12.3",
"package_slug": "maven/com.vaadin/flow-client",
"pubdate": "2021-04-23",
"solution": "Upgrade to version 7.7.24 or 8.12.3 or above.",
"title": "Information Exposure Through Discrepancy",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-31403",
"https://vaadin.com/security/cve-2021-31403"
],
"uuid": "5459f14b-c656-4a73-9c6f-eb0295b96e4c"
},
{
"affected_range": "[7.0.0,7.7.24),[8.0.0,8.12.3)",
"affected_versions": "All versions starting from 7.0.0 before 7.7.24, all versions starting from 8.0.0 before 8.12.3",
"cvss_v2": "AV:L/AC:M/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-203",
"CWE-352",
"CWE-937"
],
"date": "2021-05-03",
"description": "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",
"fixed_versions": [
"7.7.24",
"8.12.3"
],
"identifier": "CVE-2021-31403",
"identifiers": [
"GHSA-75xc-qvxh-27f8",
"CVE-2021-31403"
],
"not_impacted": "All versions before 7.0.0, all versions starting from 7.7.24 before 8.0.0, all versions starting from 8.12.3",
"package_slug": "maven/com.vaadin/vaadin-bom",
"pubdate": "2021-04-19",
"solution": "Upgrade to versions 7.7.24, 8.12.3 or above.",
"title": "Observable Discrepancy",
"urls": [
"https://github.com/vaadin/framework/security/advisories/GHSA-75xc-qvxh-27f8",
"https://vaadin.com/security/cve-2021-31403",
"https://nvd.nist.gov/vuln/detail/CVE-2021-31403",
"https://github.com/vaadin/framework/pull/12188",
"https://github.com/vaadin/framework/pull/12190",
"https://github.com/advisories/GHSA-75xc-qvxh-27f8"
],
"uuid": "3c0677db-f5c7-4f50-835f-7c0be935dac8"
},
{
"affected_range": "[7.0.0,7.7.24),[8.0.0,8.12.3)",
"affected_versions": "All versions starting from 7.0.0 before 7.7.24, all versions starting from 8.0.0 before 8.12.3",
"cvss_v2": "AV:L/AC:M/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-203",
"CWE-937"
],
"date": "2021-04-30",
"description": "Non-constant-time comparison of CSRF tokens in UIDL request handler in `com.vaadin:vaadin-server` allows attacker to guess a security token via timing attack",
"fixed_versions": [
"7.7.24",
"8.12.3"
],
"identifier": "CVE-2021-31403",
"identifiers": [
"CVE-2021-31403"
],
"not_impacted": "All versions starting from 7.7.24 before 8.0.0, all versions starting from 8.12.3",
"package_slug": "maven/com.vaadin/vaadin-server",
"pubdate": "2021-04-23",
"solution": "Upgrade to versions 7.7.24, 8.12.3, or higher.",
"title": "Information Exposure Through Discrepancy",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-31403",
"https://vaadin.com/security/cve-2021-31403"
],
"uuid": "419b06ee-ba4d-473b-8066-a3e9565ec7a1"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "7.7.24",
"versionStartIncluding": "7.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "8.12.3",
"versionStartIncluding": "8.0.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@vaadin.com",
"ID": "CVE-2021-31403"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"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"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-203"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://vaadin.com/security/cve-2021-31403"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/vaadin/framework/pull/12188"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/vaadin/framework/pull/12190"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 1.9,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 3.4,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.5,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 1.4
}
},
"lastModifiedDate": "2021-04-30T19:00Z",
"publishedDate": "2021-04-23T16:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…