cvelist/2020/28xxx/CVE-2020-28501.json
2021-03-22 13:00:41 +00:00

92 lines
2.8 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2021-03-22T12:08:45.601570Z",
"ID": "CVE-2020-28501",
"STATE": "PUBLIC",
"TITLE": "Regular Expression Denial of Service (ReDoS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "es6-crawler-detect",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.1.3"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Regular Expression Denial of Service (ReDoS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-ES6CRAWLERDETECT-1051529",
"name": "https://snyk.io/vuln/SNYK-JS-ES6CRAWLERDETECT-1051529"
},
{
"refsource": "MISC",
"url": "https://github.com/JefferyHus/es6-crawler-detect/pull/27",
"name": "https://github.com/JefferyHus/es6-crawler-detect/pull/27"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This affects the package es6-crawler-detect before 3.1.3. No limitation of user agent string length supplied to regex operators."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW"
}
},
"credit": [
{
"lang": "eng",
"value": "Eran Levin"
}
]
}