Vulnerabilities (CVE)

Filtered by vendor Punbb Subscribe
Filtered by product Punbb
Total 47 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2005-1072 1 Punbb 1 Punbb 2025-04-03 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in PunBB before 1.2.5 allows remote attackers to inject arbitrary web script or HTML.
CVE-2005-0570 1 Punbb 1 Punbb 2025-04-03 5.0 MEDIUM N/A
profile.php in PunBB 1.2.1 allows remote attackers to cause a denial of service (account lockout) by setting the user's password to NULL.
CVE-2005-0818 1 Punbb 1 Punbb 2025-04-03 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in PunBB 1.2.3 allows remote attackers to inject arbitrary web script or HTML via the (1) email or (2) Jabber parameters.
CVE-2006-1089 1 Punbb 1 Punbb 2025-04-03 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in header.php in PunBB 1.2.10 allows remote attackers to inject arbitrary web script or HTML via the URL, which is not properly handled when the PHP_SELF variable is used to handle a pun_page tag.
CVE-2005-2193 1 Punbb 1 Punbb 2025-04-03 7.5 HIGH N/A
SQL injection vulnerability in the user profile edit module in profile.php for PunBB 1.2.5 and earlier allows remote attackers to execute arbitrary SQL statements via the temp array, which is not initialized before it is used and prevents the attacker-supplied portions of the array from being properly escaped.
CVE-2006-4759 1 Punbb 1 Punbb 2025-04-03 3.6 LOW N/A
PunBB 1.2.12 does not properly handle an avatar directory pathname ending in %00, which allows remote authenticated administrative users to upload arbitrary files and execute code, as demonstrated by a query to admin_options.php with an avatars_dir parameter ending in %00. NOTE: this issue was originally disputed by the vendor, but the dispute was withdrawn on 20060926.
CVE-2005-0569 1 Punbb 1 Punbb 2025-04-03 7.5 HIGH N/A
Multiple SQL injection vulnerabilities in PunBB 1.2.1 allow remote attackers to execute arbitrary SQL commands via the (1) language parameter to register.php, (2) change email feature in profile.php, (3) posts or (4) topics parameter to moderate.php.