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

18 lines
812 B
Markdown

### [CVE-2013-1586](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1586)
![](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
The fragment_set_tot_len function in epan/reassemble.c in Wireshark 1.6.x before 1.6.13 and 1.8.x before 1.8.5 does not properly determine the length of a reassembled packet for the DTLS dissector, which allows remote attackers to cause a denial of service (application crash) via a malformed packet.
### POC
#### Reference
- http://anonsvn.wireshark.org/viewvc/trunk/epan/reassemble.c?r1=46999&r2=46998&pathrev=46999
#### Github
No PoCs found on GitHub currently.