CVE-2008-0733
CS Team Counter Strike Portals - SQL Injection via id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0733. PoCs published by S@BUN.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Counter Strike Portals by manipulating the 'id' parameter in a URL to extract user credentials (nickname and password) from the 'tbl_member' table via a UNION-based attack.
Description
SQL injection vulnerability in index.php in CS Team Counter Strike Portals allows remote attackers to execute arbitrary SQL commands via the id parameter, as demonstrated using the downloads page.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Counter Strike Portals by manipulating the 'id' parameter in a URL to extract user credentials (nickname and password) from the 'tbl_member' table via a UNION-based attack.