### [CVE-2018-1041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1041) ![](https://img.shields.io/static/v1?label=Product&message=jboss-remoting&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20since%203.3.10%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-835&color=brighgreen) ### Description A vulnerability was found in the way RemoteMessageChannel, introduced in jboss-remoting versions 3.3.10, reads from an empty buffer. An attacker could use this flaw to cause denial of service via high CPU caused by an infinite loop. ### POC #### Reference - https://www.exploit-db.com/exploits/44099/ #### Github - https://github.com/ARPSyndicate/cvemon