cvelist/2021/28xxx/CVE-2021-28860.json
2021-06-18 10:00:51 +00:00

87 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-28860",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Node.js mixme, prior to v0.5.1, an attacker can add or alter properties of an object via '__proto__' through the mutate() and merge() functions. The polluted attribute will be directly assigned to every object in the program. This will put the availability of the program at risk causing a potential denial of service (DoS)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://nodejs.com",
"refsource": "MISC",
"name": "http://nodejs.com"
},
{
"url": "https://www.npmjs.com/~david",
"refsource": "MISC",
"name": "https://www.npmjs.com/~david"
},
{
"refsource": "MISC",
"name": "https://github.com/adaltas/node-mixme/issues/1",
"url": "https://github.com/adaltas/node-mixme/issues/1"
},
{
"refsource": "MISC",
"name": "https://github.com/adaltas/node-mixme/commit/cfd5fbfc32368bcf7e06d1c5985ea60e34cd4028",
"url": "https://github.com/adaltas/node-mixme/commit/cfd5fbfc32368bcf7e06d1c5985ea60e34cd4028"
},
{
"refsource": "MISC",
"name": "https://github.com/adaltas/node-mixme/security/advisories/GHSA-79jw-6wg7-r9g4",
"url": "https://github.com/adaltas/node-mixme/security/advisories/GHSA-79jw-6wg7-r9g4"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210618-0005/",
"url": "https://security.netapp.com/advisory/ntap-20210618-0005/"
}
]
}
}