CVE-2024-24000
CWE-434Published: February 6, 2024· Updated: Jun 17, 2026
Official Description
jshERP v3.3 is vulnerable to Arbitrary File Upload. The jshERP-boot/systemConfig/upload interface does not check the uploaded file type, and the biz parameter can be spliced into the upload path, resulting in arbitrary file uploads with controllable paths.
Risk Analysis
jshERP v3.3 contains an arbitrary file upload vulnerability in the upload interface. The application fails to validate file types, allowing attackers to upload malicious files to controllable paths. The 9.8 CVSS score highlights the critical risk of remote code execution.
No public exploit is known, and the vulnerability is not in the CISA KEV. It is remotely exploitable with low attack complexity.
Upgrade to a patched version of jshERP. Implement strict file type validation and restrict the upload directory to prevent execution of uploaded files.
Technical Analysis
CVE-2024-24000 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (4)
Quick Facts
Related CVEs (CWE-434)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-24000 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts