Description
PlayJoom 0.10.1 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the catid parameter. Attackers can send GET requests to index.php with option=com_playjoom&view=genre&catid=[SQL] to extract sensitive database information including usernames, databases, and version details.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Ihsan Sencan
References
www.exploit-db.com/exploits/45803 (ExploitDB-45803)
www.vulncheck.com/...yjoom-sql-injection-via-catid-parameter (VulnCheck Advisory: PlayJoom 0.10.1 SQL Injection via catid Parameter)