mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
132 lines
4.7 KiB
JSON
132 lines
4.7 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2020-36320",
|
|
"ASSIGNER": "security@vaadin.com",
|
|
"DATE_PUBLIC": "2020-10-08T08:17:00.000Z",
|
|
"TITLE": "Regular expression Denial of Service (ReDoS) in EmailValidator class in Vaadin 7",
|
|
"AKA": "",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"source": {
|
|
"defect": [],
|
|
"advisory": "",
|
|
"discovery": "INTERNAL"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"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.21",
|
|
"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": ""
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-400 Uncontrolled Resource Consumption"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Unsafe validation RegEx in EmailValidator class in com.vaadin:vaadin-server versions 7.0.0 through 7.7.21 (Vaadin 7.0.0 through 7.7.21) allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses."
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://vaadin.com/security/cve-2020-36320",
|
|
"name": "https://vaadin.com/security/cve-2020-36320"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/vaadin/framework/issues/7757",
|
|
"name": "https://github.com/vaadin/framework/issues/7757"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/vaadin/framework/pull/12104",
|
|
"name": "https://github.com/vaadin/framework/pull/12104"
|
|
}
|
|
]
|
|
},
|
|
"configuration": [],
|
|
"impact": {
|
|
"cvss": {
|
|
"version": "3.1",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "NONE",
|
|
"availabilityImpact": "HIGH",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
|
"baseScore": 7.5,
|
|
"baseSeverity": "HIGH"
|
|
}
|
|
},
|
|
"exploit": [],
|
|
"work_around": [],
|
|
"solution": [],
|
|
"credit": []
|
|
} |