Security Advisory

CVE-2006-0800

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2006-02-20 22:00:00
Last updated 2024-08-07 16:48:56
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

Interpretation conflict in PostNuke 0.761 and earlier allows remote attackers to conduct cross-site scripting (XSS) attacks via HTML tags with a trailing "<" character, which is interpreted as a ">" character by some web browsers but bypasses the blacklist protection in (1) the pnVarCleanFromInput function in pnAPI.php, (2) the pnSecureInput function in pnAntiCracker.php, and (3) the htmltext parameter in an edituser operation to user.php.