Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

0Xkami

#34572of 53,624
7.5Total CVSS
Vulnerabilities · 1
PT-2022-12249
7.5
2022-02-03
Unknown · Online Movie Ticket Booking System · CVE-2021-44866
**Name of the Vulnerable Software and Affected Versions** Online-Movie-Ticket-Booking-System version 1.0 **Description** The issue concerns a lack of input validation on the `id` parameter in the about.php file. This allows an attacker to append SQL queries to the input, potentially extracting sensitive information from the database. **Recommendations** For Online-Movie-Ticket-Booking-System version 1.0, consider validating the `id` parameter in the about.php file to prevent SQL injection attacks. As a temporary workaround, restrict access to the about.php file until a proper fix is implemented.