vendor:
AskMe Pro
by:
v3n0m
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: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
2010
AskMe Pro 2.1 (que_id) SQL Injection Vulnerability
A vulnerability exists in AlstraSoft AskMe Pro, which allows an attacker to inject arbitrary SQL commands via the 'que_id' parameter. An attacker can exploit this vulnerability to gain access to sensitive information from the database, such as usernames and passwords.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should use parameterized queries to prevent SQL injection.