CVE-2024-29900

Source
https://cve.org/CVERecord?id=CVE-2024-29900
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-29900.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-29900
Aliases
Published
2024-03-29T15:15:45.766Z
Modified
2026-07-15T01:48:56.395887225Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
@electron/packager's build process memory potentially leaked into final executable
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-402"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/29xxx/CVE-2024-29900.json"
}
References

Affected packages

Git / github.com/electron/packager

Affected ranges

Type
GIT
Repo
https://github.com/electron/packager
Events
Database specific
{
    "source": [
        "CPE_STRING",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:openjsf:packager:18.3.0:*:*:*:*:node.js:*:*",
    "extracted_events": [
        {
            "introduced": "18.3.0"
        },
        {
            "last_affected": "18.3.0"
        }
    ]
}

Affected versions

18.*
18.3.0
= 18.*
= 18.3.0
v18.*
v18.3.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-29900.json"