CVE-2005-0345
php-fusion 4.x - Unauthenticated Protected Forum Access via thread_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-0345. PoCs published by TheGreatOne2176.
AI-analyzed exploit summary The provided text describes an information disclosure vulnerability in PHP-Fusion 4, where improper input sanitization allows attackers to view protected forum threads by manipulating URL parameters. No actual exploit code is present, only a description and example URL.
Description
viewthread.php in php-fusion 4.x does not check the (1) forum_id or (2) forum_cat parameters, which allows remote attackers to view protected forums via the thread_id parameter.
Exploits (1)
The provided text describes an information disclosure vulnerability in PHP-Fusion 4, where improper input sanitization allows attackers to view protected forum threads by manipulating URL parameters. No actual exploit code is present, only a description and example URL.