2024-07-03 04:04:51 +00:00

60 lines
1.7 KiB
JSON

{
"id": "CVE-2024-36574",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-06-17T16:15:15.040",
"lastModified": "2024-07-03T02:03:18.790",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A Prototype Pollution issue in flatten-json 1.0.1 allows an attacker to execute arbitrary code via module.exports.unflattenJSON (flatten-json/index.js:42)"
},
{
"lang": "es",
"value": "Un problema de contaminaci\u00f3n de prototipos en flatten-json 1.0.1 permite a un atacante ejecutar c\u00f3digo arbitrario a trav\u00e9s de module.exports.unflattenJSON (flatten-json/index.js:42)"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-1321"
}
]
}
],
"references": [
{
"url": "https://gist.github.com/mestrtee/d5a0c93459599f77557b5bbe78b57325",
"source": "cve@mitre.org"
}
]
}