{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-29900", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Electron Packager bundles Electron-based application source code with a renamed Electron executable and supporting files into folders ready for distribution. A random segment of ~1-10kb of Node.js heap memory allocated either side of a known buffer will be leaked into the final executable. This memory _could_ contain sensitive information such as environment variables, secrets files, etc. This issue is patched in 18.3.1.\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-402: Transmission of Private Resources into a New Sphere ('Resource Leak')", "cweId": "CWE-402" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "electron", "product": { "product_data": [ { "product_name": "packager", "version": { "version_data": [ { "version_affected": "=", "version_value": "= 18.3.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57", "refsource": "MISC", "name": "https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57" }, { "url": "https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee", "refsource": "MISC", "name": "https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee" } ] }, "source": { "advisory": "GHSA-34h3-8mw4-qw57", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } ] } }