vendor:
PsychoStats
by:
Mohamed from ALG
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PsychoStats
Affected Version From: 3.2.2b
Affected Version To: 3.2.2b
Patch Exists: NO
Related CWE: N/A
CPE: a:psychostats:psychostats:3.2.2b
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2013
PsychoStats awards.php blind SQL Injection
A blind SQL injection vulnerability exists in PsychoStats 3.2.2b. An attacker can send a maliciously crafted HTTP request to the awards.php page with an injected SQL query in the d parameter. This can be exploited to extract information from the database or execute arbitrary SQL commands.
Mitigation:
Input validation should be used to prevent SQL injection attacks.