VYPR
Unrated severityNVD Advisory· Published Oct 2, 2024· Updated Oct 2, 2024

CVE-2024-24122

CVE-2024-24122

Description

A remote code execution vulnerability in Yitu Project Management Software 3.2.2 allows an attacker to place a malicious file in the Windows startup folder via a crafted .adpx project file.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A remote code execution vulnerability in Yitu Project Management Software 3.2.2 allows an attacker to place a malicious file in the Windows startup folder via a crafted .adpx project file.

Vulnerability

A remote code execution vulnerability exists in Wanxing Technology's Yitu Project Management Software version 3.2.2 [1][2]. The exp.adpx project file is actually a ZIP compressed archive. By crafting a special file name inside this archive, an attacker can cause the software to decompress a file into an unexpected path, specifically the system startup folder [1].

Exploitation

An attacker must convince a user to open a malicious .adpx project file, either by direct download or as an email attachment [1]. No authentication or special privileges are required beyond standard user access. Once the user opens the file, the software decompresses the archive. Because the archive contains a file with a specially crafted name (e.g., using path traversal), the extracted file is written to the Windows startup folder (shell:startup) [1]. The attacker can embed any executable, such as calc.exe, as a proof of concept [1].

Impact

Upon successful exploitation, the attacker places an arbitrary executable into the system startup folder. When the system is restarted (either by the user or through other means), the executable runs automatically with the privileges of the logged-in user [1]. This can lead to arbitrary code execution, persistent access, and further compromise of the affected system.

Mitigation

As of the publication date (2024-10-02), no official patch or fixed version has been released by Wanxing Technology for Yitu Project Management Software 3.2.2 [1][2]. Users should avoid opening .adpx files from untrusted sources. Until a fix is available, the only mitigation is to restrict execution of the software or apply file access controls on the startup folder.

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

2

News mentions

0

No linked articles in our index yet.