Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-2587. PoCs published by [email protected].
AI-analyzed exploit summary This exploit demonstrates SQL injection vulnerabilities in PHPTB by manipulating the 'mid' parameter in URL queries to extract sensitive information (e.g., passwords) from the database. The PoC uses UNION-based SQLi to retrieve data from the 'tb_members' table.
Description
SQL injection vulnerability in emailvalidate.php in PHPTB Topic Boards 2.0 allows remote attackers to execute arbitrary SQL commands via the mid parameter.
Exploits (1)
This exploit demonstrates SQL injection vulnerabilities in PHPTB by manipulating the 'mid' parameter in URL queries to extract sensitive information (e.g., passwords) from the database. The PoC uses UNION-based SQLi to retrieve data from the 'tb_members' table.