CVE-2018-25197 PUBLISHED

PlayJoom 0.10.1 SQL Injection via catid Parameter

Assigner: VulnCheck
Reserved: 06.03.2026 Published: 06.03.2026 Updated: 06.03.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor Playjoom
Product PlayJoom
Versions
  • Version 0.10.1 is affected

Credits

  • Ihsan Sencan finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE