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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The dissect_dvbci_tpdu_hdr function in epan/dissectors/packet-dvbci.c in the DVB-CI dissector in Wireshark 1.8.x before 1.8.9 and 1.10.x before 1.10.1 does not validate a certain length value before decrementing it, which allows remote attackers to cause a denial of service (assertion failure and application exit) via a crafted packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-dvbci.c?r1=50474&r2=50473&pathrev=50474
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|