vendor:
Academic Timetable Final Build
by:
Ihsan Sencan
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Academic Timetable Final Build
Affected Version From: 7.0a
Affected Version To: 7.0b
Patch Exists: NO
Related CWE: N/A
CPE: a:geoffpartridge:academic_timetable_final_build
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Exploit Title: Academic Timetable Final Build 7.0a-7.0b – ‘id’ SQL Injection
A SQL injection vulnerability exists in Academic Timetable Final Build 7.0a-7.0b, which allows an attacker to inject malicious SQL queries via the 'id' parameter in the timetable_pdf_content.php file. An attacker can use this vulnerability to gain access to sensitive information from the database, such as usernames and passwords.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.