Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-1701. PoCs published by Alberto Trivero.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in Portail PHP < 1.3 to extract the administrator's username and MD5-hashed password. It constructs a malicious SQL query via URL manipulation and parses the response to extract sensitive data.
Description
SQL injection vulnerability in PortailPHP 1.3 allows remote attackers to execute arbitrary SQL commands via the id parameter to the (1) News, (2) File, (3) Liens, or (4) Faq modules.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in Portail PHP < 1.3 to extract the administrator's username and MD5-hashed password. It constructs a malicious SQL query via URL manipulation and parses the response to extract sensitive data.