Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-29900
HistoryMar 29, 2024 - 3:15 p.m.

CVE-2024-29900 @electron/packager's build process memory potentially leaked into final executable

2024-03-2915:15:45
CWE-402
GitHub_M
www.cve.org
2
electron packager
memory leak
build process
sensitive information
node.js
heap memory
patched

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

EPSS

0

Percentile

9.0%

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.

CNA Affected

[
  {
    "vendor": "electron",
    "product": "packager",
    "versions": [
      {
        "version": "= 18.3.0",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

EPSS

0

Percentile

9.0%

Related for CVELIST:CVE-2024-29900