phpMyAdmin cross-site scripting Vulnerability via ENUM value
        
  Low severity
        
          GitHub Reviewed
      
        Published
          May 17, 2022 
          to the GitHub Advisory Database
          •
          Updated Aug 16, 2023 
      
  
Package
Affected versions
>= 4.0.0, < 4.0.10.4
      >= 4.1.0, < 4.1.14.5
      >= 4.2.0, < 4.2.9.1
  Patched versions
4.0.10.4
      4.1.14.5
      4.2.9.1
  Description
        Published by the National Vulnerability Database
      Oct 3, 2014 
    
  
        Published to the GitHub Advisory Database
      May 17, 2022 
    
  
        Reviewed
      Aug 16, 2023 
    
  
        Last updated
      Aug 16, 2023 
    
  
Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 4.0.x before 4.0.10.4, 4.1.x before 4.1.14.5, and 4.2.x before 4.2.9.1 allow remote authenticated users to inject arbitrary web script or HTML via a crafted ENUM value that is improperly handled during rendering of the (1) table search or (2) table structure page, related to
libraries/TableSearch.class.phpandlibraries/Util.class.php.References