Sinatra is a domain-specific language for creating web applications in Ruby. An issue was discovered in Sinatra 2.0 before 2.2.3 and 3.0 before 3.0.4. An application is vulnerable to a reflected file download (RFD) attack that sets the Content-Disposition header of a response when the filename is derived from user-supplied input. Version 2.2.3 and 3.0.4 contain patches for this issue.
The product downloads source code or an executable from a remote location and executes the code without sufficiently verifying the origin and integrity of the code.
Link | Tags |
---|---|
https://github.com/sinatra/sinatra/security/advisories/GHSA-2x8x-jmrp-phxw | third party advisory |
https://github.com/sinatra/sinatra/commit/ea8fc9495a350f7551b39e3025bfcd06f49f363b | third party advisory patch |
https://github.com/advisories/GHSA-8x94-hmjh-97hq | not applicable |
https://www.blackhat.com/docs/eu-14/materials/eu-14-Hafif-Reflected-File-Download-A-New-Web-Attack-Vector.pdf | third party advisory exploit |
https://lists.debian.org/debian-lts-announce/2023/01/msg00005.html | third party advisory mailing list |