CVE-2008-0936
XOOPS Prayer List Module 1.04 - SQL Injection via cid Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0936. PoCs published by S@BUN.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in the XOOPS 'prayerlist' module. It leverages unsanitized user input in the 'cid' parameter to extract user credentials from the 'xoops_users' table via a UNION-based SQL injection.
Description
SQL injection vulnerability in index.php in the Prayer List (prayerlist) 1.04 module for XOOPS allows remote attackers to execute arbitrary SQL commands via the cid parameter in a view action.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in the XOOPS 'prayerlist' module. It leverages unsanitized user input in the 'cid' parameter to extract user credentials from the 'xoops_users' table via a UNION-based SQL injection.