2024-12-08 03:06:42 +00:00

103 lines
2.7 KiB
JSON

{
"id": "CVE-2020-36604",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-23T06:15:08.943",
"lastModified": "2024-11-21T05:29:52.600",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "hoek before 8.5.1 and 9.x before 9.0.3 allows prototype poisoning in the clone function."
},
{
"lang": "es",
"value": "hoek versiones anteriores a 8.5.1 y 9.x anteriores a 9.0.3, permite un envenenamiento de prototipos en la funci\u00f3n clone."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-1321"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hapijs:hoek:*:*:*:*:*:node.js:*:*",
"versionEndExcluding": "8.5.1",
"matchCriteriaId": "924E24F3-2EA6-4200-B3A5-0AF4792481FB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hapijs:hoek:*:*:*:*:*:node.js:*:*",
"versionStartIncluding": "9.0",
"versionEndExcluding": "9.0.3",
"matchCriteriaId": "DCCC0461-1566-4D8F-83BA-D5CD31DF05E4"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hapijs/hoek/issues/352",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://security.snyk.io/vuln/SNYK-JS-HAPIHOEK-548452%29",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/hapijs/hoek/issues/352",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://security.snyk.io/vuln/SNYK-JS-HAPIHOEK-548452%29",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}