mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
82 lines
2.8 KiB
JSON
82 lines
2.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2021-44906",
|
|
"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": "Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95)."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764",
|
|
"refsource": "MISC",
|
|
"name": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764"
|
|
},
|
|
{
|
|
"url": "https://github.com/Marynk/JavaScript-vulnerability-detection/blob/main/minimist%20PoC.zip",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/Marynk/JavaScript-vulnerability-detection/blob/main/minimist%20PoC.zip"
|
|
},
|
|
{
|
|
"url": "https://github.com/substack/minimist/blob/master/index.js#L69",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/substack/minimist/blob/master/index.js#L69"
|
|
},
|
|
{
|
|
"url": "https://stackoverflow.com/questions/8588563/adding-custom-properties-to-a-function/20278068#20278068",
|
|
"refsource": "MISC",
|
|
"name": "https://stackoverflow.com/questions/8588563/adding-custom-properties-to-a-function/20278068#20278068"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/substack/minimist/issues/164",
|
|
"url": "https://github.com/substack/minimist/issues/164"
|
|
}
|
|
]
|
|
}
|
|
} |