vendor:
Auto Database System 1.0 Infusion
by:
Saif El-Sherei
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Auto Database System 1.0 Infusion
Affected Version From: 7.01..03
Affected Version To: 7.01..03
Patch Exists: YES
Related CWE: N/A
CPE: a:php-fusion:auto_database_system_1.0_infusion
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Firefox 3.0.15, IE 8, mySQL v5
2011
PHP-Fusion Auto Database System 1.0 Infusion SQL injection
The search variable in 'search.php' is not santized before the Db query, allowing an attacker to alter the SQL query and gain remote access to the server running the infusion.
Mitigation:
Input validation should be used to prevent SQL injection attacks.