cve/2020/CVE-2020-14307.md

19 lines
948 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-14307](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14307)
![](https://img.shields.io/static/v1?label=Product&message=wildfly&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20jboss-ejb-client%20versions%20shipped%20with%20Red%20Hat%20JBoss%20EAP%207%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-404&color=brighgreen)
### Description
A vulnerability was found in Wildfly's Enterprise Java Beans (EJB) versions shipped with Red Hat JBoss EAP 7, where SessionOpenInvocations are never removed from the remote InvocationTracker after a response is received in the EJB Client, as well as the server. This flaw allows an attacker to craft a denial of service attack to make the service unavailable.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Live-Hack-CVE/CVE-2020-14307