23204932-72b2-419d-b5f0-34a130752d82

This commit is contained in:
Jamie Slome 2022-06-28 19:59:09 +01:00
parent ebf86e3c1d
commit 43cf19c7dd

View File

@ -0,0 +1,89 @@
{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2246",
"STATE": "PUBLIC",
"TITLE": "Prototype Pollution in clever/underscore.deep"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "clever/underscore.deep",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.5.3"
}
]
}
}
]
},
"vendor_name": "clever"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Prototype Pollution in GitHub repository clever/underscore.deep prior to 0.5.3."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1321 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/23204932-72b2-419d-b5f0-34a130752d82",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/23204932-72b2-419d-b5f0-34a130752d82"
},
{
"name": "https://github.com/clever/underscore.deep/commit/b5e109ad05b48371be225fa4d490dd08a94e8ef7",
"refsource": "MISC",
"url": "https://github.com/clever/underscore.deep/commit/b5e109ad05b48371be225fa4d490dd08a94e8ef7"
}
]
},
"source": {
"advisory": "23204932-72b2-419d-b5f0-34a130752d82",
"discovery": "EXTERNAL"
}
}