vendor:
smNews
by:
x0r
6.4
CVSS
MEDIUM
Auth Bypass/Column Truncation
89
CWE
Product Name: smNews
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
2009
smNews Auth Bypass/Column Truncation
Bugged file is /[path]/smNews/login.php [...] register.php. Exploit: 1- Username: admin ' or ' Password: x0r 2- You have only to re-reg the admin.. ex: (if admin nick is 'lol' you reg an account with your passwd, email and nick 'lol' ^^ easy :P
Mitigation:
Ensure that user input is properly validated and sanitized before being used in SQL queries.