Files
CVEs-PoC/2020/CVE-2020-6098.md
T
2024-05-25 21:48:12 +02:00

18 lines
831 B
Markdown

### [CVE-2020-6098](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6098)
![](https://img.shields.io/static/v1?label=Product&message=freeDiameter&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-191%3A%20Integer%20Underflow%20(Wrap%20or%20Wraparound)&color=brighgreen)
### Description
An exploitable denial of service vulnerability exists in the freeDiameter functionality of freeDiameter 1.3.2. A specially crafted Diameter request can trigger a memory corruption resulting in denial-of-service. An attacker can send a malicious packet to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1030
#### Github
No PoCs found on GitHub currently.