prefs.php in phpBB 1.4.0 and earlier allows remote...
Moderate severity
Unreviewed
Published
Apr 30, 2022
to the GitHub Advisory Database
•
Updated Mar 22, 2026
Description
Published by the National Vulnerability Database
Jul 31, 2001
Published to the GitHub Advisory Database
Apr 30, 2022
Last updated
Mar 22, 2026
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.
References