Vulnerabilities (CVE)

Filtered by vendor Phpbb Subscribe
Filtered by product Phpbb
Total 43 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2002-2346 1 Phpbb 1 Phpbb 2026-06-16 5.0 MEDIUM N/A
phpBB 2.0 through 2.0.3 generates names for uploaded avatar files with the hex-encoded IP address of the client system, which allows remote attackers to obtain client IP addresses.
CVE-2002-2255 1 Phpbb 1 Phpbb 2026-06-16 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in search.php in phpBB 2.0.3 and possibly earlier versions allows remote attackers to inject arbitrary web script or HTML via the search_username parameter in searchuser mode.
CVE-2001-1471 1 Phpbb 1 Phpbb 2026-06-16 4.6 MEDIUM 8.8 HIGH
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.