{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-32672", "ASSIGNER": "PSIRT@samsung.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "A Segmentation Fault issue discovered in\n\n Samsung Open Source Escargot JavaScript engine\n\n allows remote attackers to cause a denial of service via crafted input.\n\nThis issue affects Escargot: 4.0.0.\n\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-20 Improper Input Validation", "cweId": "CWE-20" } ] }, { "description": [ { "lang": "eng", "value": "CWE-787 Out-of-bounds Write", "cweId": "CWE-787" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Samsung Open Source", "product": { "product_data": [ { "product_name": "Escargot", "version": { "version_data": [ { "version_affected": "=", "version_value": "4.0.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/Samsung/escargot/pull/1322", "refsource": "MISC", "name": "https://github.com/Samsung/escargot/pull/1322" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "source": { "discovery": "UNKNOWN" }, "credits": [ { "lang": "en", "value": "Pedro Batista" } ], "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } ] } }