vendor:
Virtual Airlines Manager
by:
Kostadin Tonev
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Virtual Airlines Manager
Affected Version From: 2.6.2
Affected Version To: 2.6.2
Patch Exists: NO
Related CWE: N/A
CPE: a:virtual_airlines_manager:virtual_airlines_manager:2.6.2
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux Mint
2020
Virtual Airlines Manager 2.6.2 – ‘airport’ SQL Injection
Virtual Airlines Manager 2.6.2 is vulnerable to multiple SQL Injection vulnerabilities. The vulnerable GET parameters are notam_id, airport, registry_id and plane_location. An attacker can exploit these vulnerabilities to gain access to sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL Injection attacks. Sanitizing user input and using parameterized queries can help mitigate the risk.