vendor:
AskMe Pro
by:
t0pP8uZz
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: AskMe Pro
Affected Version From: 2.1
Affected Version To: 2.1
Patch Exists: NO
Related CWE: N/A
CPE: a:alstrasoft:askme_pro
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
2008
AlstraSoft AskMe Pro <= 2.1 SQL Injection Vulnerabilitys
AskMe Pro suffers from a insecure mysql query, this allows the remote attacker to view all users and there plaintext passwords. The injection is multirow so it should show all users on one page.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.