First published: Thu Mar 09 2006(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PunBB | =1.2.3 | |
PunBB | =1.2.7 | |
PunBB | =1.0_beta2 | |
PunBB | =1.2.5 | |
PunBB | =1.2.10 | |
PunBB | =1.0 | |
PunBB | =1.2.1 | |
PunBB | =1.1.5 | |
PunBB | =1.1 | |
PunBB | =1.0.1 | |
PunBB | =1.1.1 | |
PunBB | =1.0_beta3 | |
PunBB | =1.0_rc1 | |
PunBB | =1.1.3 | |
PunBB | =1.0_rc2 | |
PunBB | =1.0_beta1a | |
PunBB | =1.0_beta1 | |
PunBB | =1.2.4 | |
PunBB | =1.2.8 | |
PunBB | =1.2.2 | |
PunBB | =1.2 | |
PunBB | =1.1.4 | |
PunBB | =1.0_alpha | |
PunBB | =1.2.6 | |
PunBB | =1.1.2 | |
PunBB | =1.2.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-1089 has a severity rating that indicates a moderate risk of cross-site scripting attacks.
To mitigate CVE-2006-1089, upgrade your PunBB installation to version 1.2.11 or apply the relevant patches.
CVE-2006-1089 affects multiple versions of PunBB, specifically from 1.0 to 1.2.10.
Yes, CVE-2006-1089 can allow attackers to inject scripts that may lead to data theft and user session hijacking.
CVE-2006-1089 is a cross-site scripting (XSS) vulnerability due to improper handling of the PHP_SELF variable.