Impact
An attacker can manipulate the search parameter in the file process_search.php of the Concert Ticket Reservation System, causing unsanitized input to be inserted into a SQL query. This flaw allows execution of arbitrary SQL statements against the underlying database, which can lead to reading, modifying, or deleting ticketing data. The vulnerability is a classic example of SQL injection, classified under CWE-74 and CWE-89.
Affected Systems
The issue affects Concert Ticket Reservation System version 1.0 provided by code-projects. No other versions or components are listed as impacted. The vulnerability resides specifically in the Parameter Handler component responsible for processing search requests.
Risk and Exploitability
The CVSS score of 6.9 indicates medium severity, while the EPSS score is unavailable and the vulnerability is not included in the CISA KEV catalog. Because the attack can be performed remotely and a public exploit has been released, the likelihood of exploitation is significant. Administrators should treat this as a moderate to high risk and act promptly to mitigate potential compromise of ticket data.
OpenCVE Enrichment