PoC Index

CVE-2024-43373

HIGH 7.8EPSS 0.4%

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.

CVSS v4.0
6.2 MEDIUMCVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:H/SA:L
CVSS v3.1
7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS v3.1
7.7 HIGHCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L
CVSS v3.1
7.7 HIGHCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L
EPSS
0.45% chance of exploitation in the next 30 days, 37th percentile
Published
2024-08-15

Proof-of-concept exploits (2)

References

Related