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
                    | Link | Resource | 
|---|---|
| http://archives.neohapsis.com/archives/bugtraq/2001-08/0123.html | Broken Link | 
| http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2001-08/0087.html | Broken Link | 
| http://www.kb.cert.org/vuls/id/920931 | Third Party Advisory US Government Resource | 
| http://www.securityfocus.com/bid/3167 | Broken Link Exploit Patch Third Party Advisory VDB Entry | 
| https://exchange.xforce.ibmcloud.com/vulnerabilities/6944 | Third Party Advisory VDB Entry | 
| http://archives.neohapsis.com/archives/bugtraq/2001-08/0123.html | Broken Link | 
| http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2001-08/0087.html | Broken Link | 
| http://www.kb.cert.org/vuls/id/920931 | Third Party Advisory US Government Resource | 
| http://www.securityfocus.com/bid/3167 | Broken Link Exploit Patch Third Party Advisory VDB Entry | 
| https://exchange.xforce.ibmcloud.com/vulnerabilities/6944 | Third Party Advisory VDB Entry | 
Configurations
                    History
                    No history.
Information
                Published : 2001-07-31 04:00
Updated : 2025-04-03 01:03
NVD link : CVE-2001-1471
Mitre link : CVE-2001-1471
CVE.ORG link : CVE-2001-1471
JSON object : View
Products Affected
                phpbb
- phpbb
CWE
                
                    
                        
                        CWE-665
                        
            Improper Initialization
