Impact
A vulnerability exists in the Document Management System's deluser.php file where user-supplied input "user2del" is not properly sanitized, allowing attackers to inject arbitrary SQL commands. The injection can alter the database, potentially exposing or deleting sensitive user data. The weakness is classified under CWE-74 (SQL code in a dynamic data element) and CWE-89 (Improper Neutralization of Special Elements used in an SQL Command).
Affected Systems
The vulnerability is found in itsourcecode Document Management System version 1.0, as reported by the CNA. No other versions are currently identified as vulnerable.
Risk and Exploitability
The CVSS v3.1 score of 6.9 indicates moderate impact on confidentiality, integrity, and availability. The EPSS score of less than 1% implies a low overall exploitation probability, but the presence of a publicly available exploit increases the likelihood of targeted attacks. The vulnerability is not yet listed in CISA’s KEV catalog, yet remote exploitation remains feasible because the attack vector is remote and the application exposes the vulnerable endpoint over the network.
OpenCVE Enrichment