First published: Fri Aug 03 2001(Updated: )
SQL injection vulnerability in prefs.php in phpBB 1.4.0 and 1.4.1 allows remote authenticated users to execute arbitrary SQL commands and gain administrative access via the viewemail parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
phpBB | =1.4.1 | |
phpBB | =1.4.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2001-1472 is classified as a medium severity vulnerability due to its potential for exploiting SQL injection.
To fix CVE-2001-1472, upgrade phpBB to a patched version that addresses the SQL injection vulnerability.
Users of phpBB versions 1.4.0 and 1.4.1 are affected by CVE-2001-1472.
CVE-2001-1472 is an SQL injection vulnerability that allows remote authenticated users to execute arbitrary SQL commands.
If upgrading is not possible, consider implementing input validation and limiting database privileges to reduce the risk associated with CVE-2001-1472.