Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-4145. PoCs published by ka0x.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Add a link <= 4-beta due to improper sanitization of the 'category_id' parameter in user_read_links.php. The PoC extracts user emails and IPs by injecting a UNION-based SQL query.
Description
SQL injection vulnerability in user_read_links.php in Addalink 1.0 beta 4 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the category_id parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in Add a link <= 4-beta due to improper sanitization of the 'category_id' parameter in user_read_links.php. The PoC extracts user emails and IPs by injecting a UNION-based SQL query.