vendor:
Advanced Bus Booking Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Advanced Bus Booking Script
Affected Version From: 2.04
Affected Version To: 2.04
Patch Exists: NO
Related CWE: N/A
CPE: a:phpscriptsmall:advanced_bus_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
Advanced Bus Booking Script v2.04 – SQL Injection
Multiple parameters in the available_seat.php, seatcheck.php scripts are vulnerable to SQL injection, allowing an attacker to execute arbitrary SQL commands on the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.