Impact
A flaw in itsourcecode Construction Management System 1.0 permits an attacker to alter the emp parameter in borrowed_equip.php, resulting in a classic SQL injection. The weakness corresponds to CWE-74 input format validation error and CWE-89 vulnerability to injection, allowing unauthorized SQL commands on the backend database. This could lead to disclosure, modification, or deletion of construction data and compromise the confidentiality and integrity of the system. The effect is limited to database operations but can have cascading impacts on application functionality.
Affected Systems
The affected product is itsourcecode Construction Management System version 1.0, specifically the Parameter Handler component in borrowed_equip.php. No other vendor or product versions are listed in the available data.
Risk and Exploitability
The CVSS base score of 5.3 denotes moderate severity. The EPSS score is not provided and the vulnerability is not included in the CISA KEV catalog, indicating that public exploitation data is limited. The attack can be carried out remotely over HTTP by sending a crafted emp value. Successful exploitation would allow attackers to execute arbitrary SQL statements against the application database.
OpenCVE Enrichment