{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-42331", "ASSIGNER": "security@zabbix.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "In the src/libs/zbxembed/browser.c file, the es_browser_ctor method retrieves a heap pointer from the Duktape JavaScript engine. This heap pointer is subsequently utilized by the browser_push_error method in the src/libs/zbxembed/browser_error.c file. A use-after-free bug can occur at this stage if the wd->browser heap pointer is freed by garbage collection." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-416 Use After Free", "cweId": "CWE-416" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Zabbix", "product": { "product_data": [ { "product_name": "Zabbix", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "changes": [ { "at": "7.0.4rc1", "status": "unaffected" } ], "lessThanOrEqual": "7.0.3", "status": "affected", "version": "7.0.0", "versionType": "git" } ], "defaultStatus": "unaffected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://support.zabbix.com/browse/ZBX-25627", "refsource": "MISC", "name": "https://support.zabbix.com/browse/ZBX-25627" } ] }, "generator": { "engine": "Vulnogram 0.2.0" }, "source": { "discovery": "EXTERNAL" }, "credits": [ { "lang": "en", "value": "Zabbix wants to thank chamal for submitting this report on the HackerOne bug bounty platform." } ], "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } ] } }