vendor:
Guru JustAnswer Professional
by:
v3n0m
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Guru JustAnswer Professional
Affected Version From: 1.25
Affected Version To: 1.25
Patch Exists: NO
Related CWE: N/A
CPE: a:guruscript:guru_justanswer_professional
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
2011
Guru JustAnswer Professional 1.25 Multiple SQL Injection Vulnerabilities
Guru JustAnswer Professional 1.25 is vulnerable to multiple SQL injection vulnerabilities. An attacker can exploit these vulnerabilities to gain access to sensitive information stored in the database, such as user credentials, or to execute arbitrary SQL commands.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.