cve/2024/CVE-2024-41946.md

18 lines
760 B
Markdown
Raw Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-41946](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41946)
![](https://img.shields.io/static/v1?label=Product&message=rexml&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%203.3.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-400%3A%20Uncontrolled%20Resource%20Consumption&color=brighgreen)
### Description
REXML is an XML toolkit for Ruby. The REXML gem 3.3.2 has a DoS vulnerability when it parses an XML that has many entity expansions with SAX2 or pull parser API. The REXML gem 3.3.3 or later include the patch to fix the vulnerability.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/lifeparticle/Ruby-Cheatsheet