cvelist/2020/7xxx/CVE-2020-7771.json
2021-01-04 12:01:55 +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-01-04T11:48:57.281781Z",
"ID": "CVE-2020-7771",
"STATE": "PUBLIC",
"TITLE": "Prototype Pollution"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "asciitable.js",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.0.3"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Prototype Pollution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-ASCIITABLEJS-1039799",
"name": "https://snyk.io/vuln/SNYK-JS-ASCIITABLEJS-1039799"
},
{
"refsource": "MISC",
"url": "https://github.com/victornpb/asciitable.js/pull/1",
"name": "https://github.com/victornpb/asciitable.js/pull/1"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The package asciitable.js before 1.0.3 are vulnerable to Prototype Pollution via the main function."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
}
},
"credit": [
{
"lang": "eng",
"value": "John Hopkins Security Labs"
}
]
}