vendor:
Business Directory
by:
Crux
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Business Directory
Affected Version From: ALL
Affected Version To: ALL
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
2010
Scripts Feed Business Directory SQL Injection Vulnerability
This vulnerability affects login.php, where the POST variables 'us' and 'ps' are vulnerable. An attacker can inject malicious SQL code into the 'us' and 'ps' variables to gain access to the system.
Mitigation:
Input validation should be used to prevent SQL injection attacks.