Impact
The Smart Parking System 1.0 contains a flaw in the /parkings/parkings.php script where the street, city, and status parameters are used unsafely in SQL queries, leading to a classic SQL injection (CWE-74 and CWE-89). This flaw allows an attacker to influence the query sent to the database. The description states that the attack can be carried out remotely, implying that network access to the web server is required.
Affected Systems
The vulnerability affects the code‑projects Smart Parking System 1.0. The specific file is /parkings/parkings.php. No other product variants or versions are mentioned.
Risk and Exploitability
The CVSS score of 6.9 reflects moderate severity. The EPSS score is reported as less than 1%, indicating a low probability of exploitation given current data. The vulnerability is not listed in the CISA KEV catalog. The description announces that the exploit is public and may be used. No mention of active campaigns is present. Based on the description, authentication is not explicitly required, but the endpoint must be reachable. The attacker must be able to send HTTP requests to the web server to trigger the injection.
OpenCVE Enrichment