Files
CVEs-PoC/2016/CVE-2016-4081.md
T
2024-06-18 02:51:15 +02:00

18 lines
742 B
Markdown

### [CVE-2016-4081](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4081)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
epan/dissectors/packet-iax2.c in the IAX2 dissector in Wireshark 1.12.x before 1.12.11 and 2.0.x before 2.0.3 uses an incorrect integer data type, which allows remote attackers to cause a denial of service (infinite loop) via a crafted packet.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
#### Github
No PoCs found on GitHub currently.