### [CVE-2024-47554](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47554) ![](https://img.shields.io/static/v1?label=Product&message=Apache%20Commons%20IO&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=2.0%3C%202.14.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-400%20Uncontrolled%20Resource%20Consumption&color=brighgreen) ### Description Uncontrolled Resource Consumption vulnerability in Apache Commons IO.The org.apache.commons.io.input.XmlStreamReader class may excessively consume CPU resources when processing maliciously crafted input.This issue affects Apache Commons IO: from 2.0 before 2.14.0.Users are recommended to upgrade to version 2.14.0 or later, which fixes the issue. ### POC #### Reference No PoCs from references. #### Github - https://github.com/kahlai/java-micro-experiment