mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
18 lines
812 B
Markdown
18 lines
812 B
Markdown
### [CVE-2013-1586](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1586)
|
|

|
|

|
|

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