Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2865. PoCs published by Mr.SQL.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in PHP Site Lock 2.0 via the 'articleid' parameter in the 'show_article' page. The PoC uses a UNION-based SQLi to extract user credentials (login, password, email) from the 'wp_users' table.
Description
SQL injection vulnerability in index.php in Kalptaru Infotech PHP Site Lock 2.0 allows remote attackers to execute arbitrary SQL commands via the articleid parameter in a show_article action.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in PHP Site Lock 2.0 via the 'articleid' parameter in the 'show_article' page. The PoC uses a UNION-based SQLi to extract user credentials (login, password, email) from the 'wp_users' table.