CVE-2024-43373
CVSS V2 None
CVSS V3 None
Description
webcrack is a tool for reverse engineering javascript. An arbitrary file write vulnerability exists in the webcrack module when processing specifically crafted malicious code on Windows systems. This vulnerability is triggered when using the unpack bundles feature in conjunction with the saving feature. If a module name includes a path traversal sequence with Windows path separators, an attacker can exploit this to overwrite files on the host system. This vulnerability allows an attacker to write arbitrary `.js` files to the host system, which can be leveraged to hijack legitimate Node.js modules to gain arbitrary code execution. This vulnerability has been patched in version 2.14.1.
Overview
- CVE ID
- CVE-2024-43373
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-08-15T14:31:34.120Z
- Last Modified Date
- 2024-08-15T15:55:26.684Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/j4k0xb/webcrack/security/advisories/GHSA-ccqh-278p-xq6w | x_refsource_CONFIRM |
https://github.com/j4k0xb/webcrack/commit/4bc5c6f353012ee7edc2cb39d01a728ab7426999 | x_refsource_MISC |
https://github.com/j4k0xb/webcrack/blob/241f9469e6401f3dabc6373233d85a5e76966b54/packages/webcrack/src/unpack/bundle.ts#L79 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-43373 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-43373 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-08-16 13:21:53 | Added to TrackCVE |