cvelist/2021/25xxx/CVE-2021-25948.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2021-01-26 18:04:15 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-25948",
2021-06-10 12:00:57 +00:00
"ASSIGNER": "vulnerabilitylab@whitesourcesoftware.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "expand-hash",
"version": {
"version_data": [
{
"version_value": "0.1.0, 0.1.1, 0.2.1, 0.2.2, 1.0.0, 1.0.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Prototype Pollution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25948",
"url": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25948"
},
{
"refsource": "MISC",
"name": "https://github.com/doowb/expand-hash/blob/556913f6c2f05848110b5b8261cfc78e5ce3dc77/index.js#L19",
"url": "https://github.com/doowb/expand-hash/blob/556913f6c2f05848110b5b8261cfc78e5ce3dc77/index.js#L19"
}
]
2021-01-26 18:04:15 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-28 14:00:50 +00:00
"value": "Prototype pollution vulnerability in 'expand-hash' versions 0.1.0 through 1.0.1 allows an attacker to cause a denial of service and may lead to remote code execution."
2021-01-26 18:04:15 +00:00
}
]
}
}