CVE-2001-1471
HIGHphpbb < 1.4.0 - Authenticated Remote Code Execution via Invalid Language Value
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-1471. PoCs published by UnderSpell.
AI-analyzed exploit summary This exploit targets an input validation error in phpBB's 'page_header.php' script, allowing arbitrary command execution via the eval() function. It sends crafted HTTP requests to exploit the vulnerability and execute commands on the target system.
Description
prefs.php in phpBB 1.4.0 and earlier allows remote authenticated users to execute arbitrary PHP code via an invalid language value, which prevents the variables (1) $l_statsblock in prefs.php or (2) $l_privnotify in auth.php from being properly initialized, which can be modified by the user and later used in an eval statement.
Exploits (1)
This exploit targets an input validation error in phpBB's 'page_header.php' script, allowing arbitrary command execution via the eval() function. It sends crafted HTTP requests to exploit the vulnerability and execute commands on the target system.
References (5)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H