cvelist/2023/26xxx/CVE-2023-26135.json
2023-06-30 05:00:39 +00:00

103 lines
3.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-26135",
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "All versions of the package flatnest are vulnerable to Prototype Pollution via the nest() function in flatnest/nest.js file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Prototype Pollution",
"cweId": "CWE-1321"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "flatnest",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "*"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://security.snyk.io/vuln/SNYK-JS-FLATNEST-3185149",
"refsource": "MISC",
"name": "https://security.snyk.io/vuln/SNYK-JS-FLATNEST-3185149"
},
{
"url": "https://github.com/brycebaril/node-flatnest/issues/4",
"refsource": "MISC",
"name": "https://github.com/brycebaril/node-flatnest/issues/4"
},
{
"url": "https://github.com/brycebaril/node-flatnest/blob/b7d97ec64a04632378db87fcf3577bd51ac3ee39/nest.js%23L43",
"refsource": "MISC",
"name": "https://github.com/brycebaril/node-flatnest/blob/b7d97ec64a04632378db87fcf3577bd51ac3ee39/nest.js%23L43"
}
]
},
"credits": [
{
"lang": "en",
"value": "Yuhan Gao"
},
{
"lang": "en",
"value": "Peng Zhou"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P"
}
]
}
}