vendor:
Request For Travel 1.0 (product)
by:
ajann
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Request For Travel 1.0 (product)
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
Request For Travel 1.0 (product) | Remote SQL Injection Vulnerability
A remote SQL injection vulnerability exists in Request For Travel 1.0 (product). An attacker can exploit this vulnerability by sending a malicious SQL query to the vulnerable application. This can allow the attacker to gain access to sensitive information stored in the database, modify data, or execute system level commands.
Mitigation:
Developers should always sanitize user input and use parameterized queries to prevent SQL injection attacks.