{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-21528", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "All versions of the package node-gettext are vulnerable to Prototype Pollution via the addTranslations() function in gettext.js due to improper user input sanitization." } ] }, "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": "node-gettext", "version": { "version_data": [ { "version_affected": "<", "version_name": "0", "version_value": "*" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://security.snyk.io/vuln/SNYK-JS-NODEGETTEXT-6100943", "refsource": "MISC", "name": "https://security.snyk.io/vuln/SNYK-JS-NODEGETTEXT-6100943" }, { "url": "https://github.com/alexanderwallin/node-gettext/blob/65d9670f691c2eeca40dce129c95bcf8b613d344/lib/gettext.js%23L113", "refsource": "MISC", "name": "https://github.com/alexanderwallin/node-gettext/blob/65d9670f691c2eeca40dce129c95bcf8b613d344/lib/gettext.js%23L113" } ] }, "credits": [ { "lang": "en", "value": "Miguel Coimbra" } ], "impact": { "cvss": [ { "version": "3.1", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P" } ] } }