Interpretation conflict in PostNuke 0.761 and earlier...
        
  Low severity
        
          Unreviewed
      
        Published
          May 1, 2022 
          to the GitHub Advisory Database
          •
          Updated Jan 31, 2023 
      
  
Description
        Published by the National Vulnerability Database
      Feb 20, 2006 
    
  
        Published to the GitHub Advisory Database
      May 1, 2022 
    
  
        Last updated
      Jan 31, 2023 
    
  
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.
References