Impact
The flaw occurs in the importChanel function of the ImportDataController in Dromara UJCMS 10.0.2. By manipulating the driverClassName and url arguments, an attacker can inject payloads, which may allow execution of arbitrary code or manipulation of data. This is a classic input injection defect identified by CWE-74 and CWE-707, illustrating unsafe handling of external input.
Affected Systems
Dromara UJCMS 10.0.2 is affected. The vulnerability pertains to the /api/backend/ext/import-data/import-channel endpoint. No other vendor or product versions are listed as impacted.
Risk and Exploitability
The CVSS score of 5.3 indicates a moderate severity. EPSS is less than 1%, showing a low current probability of exploitation, yet the exploit has been made public and can be used remotely. The vulnerability is not listed in the CISA KEV catalog. Attackers can reach the vulnerable endpoint over the network, providing crafted driverClassName and url parameters to trigger the injection. Depending on the underlying implementation, this could result in unauthorized code execution or data tampering.
OpenCVE Enrichment