Page 7 of 32 results (0.003 seconds)

CVSS: 4.6EPSS: 0%CPEs: 2EXPL: 3

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. • https://www.exploit-db.com/exploits/21046 http://www.kb.cert.org/vuls/id/314347 http://www.securityfocus.com/archive/1/201715 http://www.securityfocus.com/bid/3142 https://exchange.xforce.ibmcloud.com/vulnerabilities/6944 •

CVSS: 8.8EPSS: 1%CPEs: 1EXPL: 2

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. • https://www.exploit-db.com/exploits/21065 http://archives.neohapsis.com/archives/bugtraq/2001-08/0123.html http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2001-08/0087.html http://www.kb.cert.org/vuls/id/920931 http://www.securityfocus.com/bid/3167 https://exchange.xforce.ibmcloud.com/vulnerabilities/6944 • CWE-665: Improper Initialization •