cve/2024/CVE-2024-25126.md
2024-05-25 21:48:12 +02:00

18 lines
898 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-25126](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25126)
![](https://img.shields.io/static/v1?label=Product&message=rack&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3E%3D%203.0.0%2C%20%3C%203.0.9.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1333%3A%20Inefficient%20Regular%20Expression%20Complexity&color=brighgreen)
### Description
Rack is a modular Ruby web server interface. Carefully crafted content type headers can cause Racks media type parser to take much longer than expected, leading to a possible denial of service vulnerability (ReDos 2nd degree polynomial). This vulnerability is patched in 3.0.9.1 and 2.2.8.1.
### POC
#### Reference
- https://github.com/rack/rack/security/advisories/GHSA-22f2-v57c-j9cx
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds