ReportLab vulnerable to remote code execution via paraparser
        
  Critical severity
        
          GitHub Reviewed
      
        Published
          Sep 20, 2023 
          to the GitHub Advisory Database
          •
          Updated Apr 28, 2024 
      
  
Description
        Published by the National Vulnerability Database
      Sep 20, 2023 
    
  
        Published to the GitHub Advisory Database
      Sep 20, 2023 
    
  
        Reviewed
      Sep 21, 2023 
    
  
        Last updated
      Apr 28, 2024 
    
  
paraparser in ReportLab before 3.5.31 allows remote code execution because start_unichar in paraparser.py evaluates untrusted user input in a unichar element in a crafted XML document with '<unichar code="' followed by arbitrary Python code, a similar issue to CVE-2019-17626.
References