Impact
The flaw appears in the crmeb_java Admin Upload component within UploadServiceImpl.java. By manipulating the model argument, an attacker can bypass the component’s file‑type checks and upload any file, including executable payloads, which may lead to remote code execution or other critical compromise of the affected system.
Affected Systems
All installations of crmeb_java version 1.3.4 and earlier are affected; the vulnerability resides in the Admin Upload service within the crmeb-service module.
Risk and Exploitability
With a CVSS score of 5.1 this vulnerability is rated medium severity. The EPSS score is not available, but public exploit code exists, indicating that the chance of real‑world exploitation is non‑negligible. The reason the vulnerability can be abused is the lack of proper access control (CWE‑284) and unfiltered file uploads (CWE‑434), allowing an attacker to upload damaging files from a remote web request. The vulnerability is not listed in the CISA KEV catalog at this time.
OpenCVE Enrichment