vendor:
com_pcchess
by:
Cyb3R-1st
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: com_pcchess
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: No
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
2009
Joomla com_pcchess (game_id) Blind SQL Injection Exploit
This exploit is used to inject malicious SQL code into a vulnerable Joomla website. It takes advantage of the com_pcchess component, which is vulnerable to Blind SQL Injection. The exploit uses a loop to iterate through the characters of the username and password of the vulnerable website, and then prints them out.
Mitigation:
Ensure that all user input is properly sanitized and validated before being used in a SQL query.