vendor:
phpAuthent
by:
Gamoscu
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: phpAuthent
Affected Version From: 0.2.1
Affected Version To: 0.2.1
Patch Exists: YES
Related CWE: N/A
CPE: a:phpauth:phpauth:0.2.1
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
2009
phpAuthent 0.2.1 SQL Injection Vulnerability
phpAuthent 0.2.1 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending a malicious SQL query to the vulnerable parameter 'nid' in the 'news_releases.php' file. This can allow the attacker to gain access to sensitive information such as usernames and passwords stored in the database.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.