CVE-2024-24122
Published: 02 October 2024
Summary
CVE-2024-24122 is a low-severity Path Traversal (CWE-22) vulnerability in Wondershare Edraw. Its CVSS base score is 3.3 (Low).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 22.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-21546
Vulnerability details
A remote code execution vulnerability in the project management of Wanxing Technology's Yitu project which allows an attacker to use the exp.adpx file as a zip compressed file to construct a special file name, which can be used to decompress…
more
the project file into the system startup folder, restart the system, and automatically execute the constructed attack script.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The RCE vulnerability in the public-facing project management software enables exploitation (T1190), placement of malicious scripts in the system startup folder for persistence on boot (T1547.001), and triggers a system restart to facilitate execution (T1529).
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Validates pathnames and filenames to prevent traversal outside intended directories.