mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
736 B
Markdown
18 lines
736 B
Markdown
### [CVE-2018-1041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1041)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|