mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
729 B
Markdown
18 lines
729 B
Markdown
### [CVE-2016-6512](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6512)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|