Sinatra vulnerable to Reliance on Untrusted Inputs in a Security Decision
        
  Moderate severity
        
          GitHub Reviewed
      
        Published
          Nov 1, 2024 
          to the GitHub Advisory Database
          •
          Updated Nov 18, 2024 
      
  
Description
        Published by the National Vulnerability Database
      Nov 1, 2024 
    
  
        Published to the GitHub Advisory Database
      Nov 1, 2024 
    
  
        Reviewed
      Nov 1, 2024 
    
  
        Last updated
      Nov 18, 2024 
    
  
Versions of the package sinatra from 0.0.0 are vulnerable to Reliance on Untrusted Inputs in a Security Decision via the X-Forwarded-Host (XFH) header. When making a request to a method with redirect applied, it is possible to trigger an Open Redirect Attack by inserting an arbitrary address into this header. If used for caching purposes, such as with servers like Nginx, or as a reverse proxy, without handling the X-Forwarded-Host header, attackers can potentially exploit Cache Poisoning or Routing-based SSRF.
References