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

18 lines
729 B
Markdown

### [CVE-2016-6512](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6512)
![](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-wap.c in Wireshark 2.x before 2.0.5 omits an overflow check in the tvb_get_guintvar function, which allows remote attackers to cause a denial of service (infinite loop) via a crafted packet, related to the MMSE, WAP, WBXML, and WSP dissectors.
### POC
#### Reference
- https://www.exploit-db.com/exploits/40195/
#### Github
No PoCs found on GitHub currently.