First published: Thu Dec 11 2008(Updated: )
Cross-site scripting (XSS) vulnerability in login.php in PunBB 1.3 and 1.3.1 allows remote attackers to inject arbitrary web script or HTML via the password field.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PunBB | =1.3 | |
PunBB | =1.3.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-5433 is classified as a moderate severity cross-site scripting vulnerability.
To fix CVE-2008-5433, upgrade PunBB to version 1.3.2 or later where this vulnerability has been patched.
CVE-2008-5433 affects PunBB versions 1.3 and 1.3.1.
CVE-2008-5433 allows remote attackers to inject arbitrary web scripts or HTML via the password field.
User input filtering alone is not sufficient; it should be combined with proper output encoding to mitigate CVE-2008-5433.