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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
epan/dissectors/packet-rdp.c in the RDP dissector in Wireshark 1.8.x before 1.8.8 does not validate return values during checks for data availability, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8729
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|