vendor:
Online Cinema and Event Booking Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Online Cinema and Event Booking Script
Affected Version From: 2.01
Affected Version To: 2.01
Patch Exists: NO
Related CWE: N/A
CPE: a:phpscriptsmall:online_cinema_and_event_booking_script
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Online Cinema and Event Booking Script v2.01 – SQL Injection
An attacker can exploit a SQL injection vulnerability in Online Cinema and Event Booking Script v2.01 to gain access to the user credentials stored in the database. By sending a specially crafted SQL query, an attacker can extract the user_name and password from the users table.
Mitigation:
Input validation and parameterized queries should be used to prevent SQL injection attacks.