cve/2012/CVE-2012-4288.md

18 lines
776 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-4288](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4288)
![](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
Integer overflow in the dissect_xtp_ecntl function in epan/dissectors/packet-xtp.c in the XTP dissector in Wireshark 1.4.x before 1.4.15, 1.6.x before 1.6.10, and 1.8.x before 1.8.2 allows remote attackers to cause a denial of service (loop or application crash) via a large value for a span length.
### POC
#### Reference
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7571
#### Github
No PoCs found on GitHub currently.