Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-2486. PoCs published by [email protected].
AI-analyzed exploit summary The provided text describes an SQL injection vulnerability in Portail PHP version 2.4, where user-supplied input via the 'id' parameter in the URL is not properly sanitized. The example URL demonstrates a basic SQLi attempt by injecting a single quote.
Description
SQL injection vulnerability in mod_forum/read_message.php in PortailPHP allows remote attackers to execute arbitrary SQL commands via the id parameter to index.php with the affiche parameter set to "Forum-read_mess", a different vulnerability than CVE-2005-1701.
Exploits (1)
The provided text describes an SQL injection vulnerability in Portail PHP version 2.4, where user-supplied input via the 'id' parameter in the URL is not properly sanitized. The example URL demonstrates a basic SQLi attempt by injecting a single quote.