vendor:
Py-Membres
by:
SecurityFocus
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Py-Membres
Affected Version From: Py-Membres 4.0
Affected Version To: Py-Membres 4.0
Patch Exists: Yes
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
2002
Py-Membres 4.0 SQL Injection Vulnerability
A vulnerability has been reported for Py-Membres 4.0 that allows remote attackers to modify the logic of SQL queries. It has been reported that an input validation error exists in the login.php file included with Py-Membres. Because of this, a remote attacker may launch SQL injection attacks through the software. An example of such an attack is provided, which will save all user passwords to a file.txt file, which will be remotely accessible.
Mitigation:
Input validation should be used to prevent SQL injection attacks.