cvelist/2020/28xxx/CVE-2020-28500.json

131 lines
4.6 KiB
JSON
Raw Normal View History

2020-11-12 20:03:07 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
2021-02-15 13:10:04 +02:00
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2021-02-15T11:10:02.896752Z",
2020-11-12 20:03:07 +00:00
"ID": "CVE-2020-28500",
2021-02-15 13:10:04 +02:00
"STATE": "PUBLIC",
"TITLE": "Regular Expression Denial of Service (ReDoS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
2021-03-18 17:00:48 +00:00
"vendor_name": "n/a",
2021-02-15 13:10:04 +02:00
"product": {
"product_data": [
{
2021-03-18 17:00:48 +00:00
"product_name": "Lodash",
2021-02-15 13:10:04 +02:00
"version": {
"version_data": [
{
2021-03-18 17:00:48 +00:00
"version_value": "versions prior to 4.17.21"
2021-02-15 13:10:04 +02:00
}
]
}
}
]
2021-03-18 17:00:48 +00:00
}
2021-02-15 13:10:04 +02:00
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Regular Expression Denial of Service (ReDoS)"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-02-15 12:00:41 +00:00
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-LODASH-1018905",
"name": "https://snyk.io/vuln/SNYK-JS-LODASH-1018905"
2021-02-15 13:10:04 +02:00
},
{
2021-02-15 12:00:41 +00:00
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1074892",
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1074892"
2021-02-15 13:10:04 +02:00
},
{
2021-02-15 12:00:41 +00:00
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1074893",
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1074893"
2021-02-15 13:10:04 +02:00
},
{
2021-02-15 12:00:41 +00:00
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1074894",
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1074894"
2021-02-15 13:10:04 +02:00
},
{
2021-02-15 12:00:41 +00:00
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBLODASH-1074895",
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBLODASH-1074895"
2021-02-15 13:10:04 +02:00
},
{
2021-02-15 12:00:41 +00:00
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGFUJIONWEBJARS-1074896",
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGFUJIONWEBJARS-1074896"
2021-02-15 13:10:04 +02:00
},
{
2021-02-15 12:00:41 +00:00
"refsource": "MISC",
"url": "https://github.com/lodash/lodash/blob/npm/trimEnd.js%23L8",
"name": "https://github.com/lodash/lodash/blob/npm/trimEnd.js%23L8"
2021-02-15 13:10:04 +02:00
},
{
2021-02-15 12:00:41 +00:00
"refsource": "MISC",
"url": "https://github.com/lodash/lodash/pull/5065",
"name": "https://github.com/lodash/lodash/pull/5065"
2021-03-12 13:00:46 +00:00
},
2021-07-21 00:01:00 +00:00
{
"url": "https://www.oracle.com//security-alerts/cpujul2021.html",
"refsource": "MISC",
"name": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
2021-03-12 13:00:46 +00:00
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210312-0006/",
"url": "https://security.netapp.com/advisory/ntap-20210312-0006/"
2021-02-15 13:10:04 +02:00
}
]
2020-11-12 20:03:07 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-03-18 17:00:48 +00:00
"value": "Lodash versions prior to 4.17.21 are vulnerable to Regular Expression Denial of Service (ReDoS) via the toNumber, trim and trimEnd functions."
2020-11-12 20:03:07 +00:00
}
]
2021-02-15 13:10:04 +02:00
},
"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/E:P",
"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": "Liyuan Chen"
}
]
2020-11-12 20:03:07 +00:00
}