CVE-2003-0486
phpBB < 2.0.5 - SQL Injection via viewtopic.php topic_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2003-0486. PoCs published by Rick Patel.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in phpBB's viewtopic.php to disclose user password hashes by manipulating the topic_id parameter. It uses a UNION-based attack to extract MD5 hashes character-by-character via ordinal values.
Description
SQL injection vulnerability in viewtopic.php for phpBB 2.0.5 and earlier allows remote attackers to steal password hashes via the topic_id parameter.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in phpBB's viewtopic.php to disclose user password hashes by manipulating the topic_id parameter. It uses a UNION-based attack to extract MD5 hashes character-by-character via ordinal values.