cvelist/2021/23xxx/CVE-2021-23497.json
2022-02-04 21:01:16 +00:00

105 lines
3.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2022-02-04T20:00:01.471923Z",
"ID": "CVE-2021-23497",
"STATE": "PUBLIC",
"TITLE": "Prototype Pollution"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "@strikeentco/set",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.0.2"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Prototype Pollution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://snyk.io/blog/remediate-javascript-type-confusion-bypassed-input-validation/",
"name": "https://snyk.io/blog/remediate-javascript-type-confusion-bypassed-input-validation/"
},
{
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-STRIKEENTCOSET-2385945",
"name": "https://snyk.io/vuln/SNYK-JS-STRIKEENTCOSET-2385945"
},
{
"refsource": "MISC",
"url": "https://github.com/strikeentco/set/commit/b2f942c",
"name": "https://github.com/strikeentco/set/commit/b2f942c"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This affects the package @strikeentco/set before 1.0.2. It allows an attacker to cause a denial of service and may lead to remote code execution. **Note:** This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-STRIKEENTCOSET-1038821"
}
]
},
"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/E:P",
"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": "P.Adithya Srinivas"
},
{
"lang": "eng",
"value": "Masudul Hasan Masud Bhuiyan"
},
{
"lang": "eng",
"value": "Cristian-Alexandru Staicu"
}
]
}