mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-20 09:33:44 +00:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2011-2174](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2174)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Double free vulnerability in the tvb_uncompress function in epan/tvbuff.c in Wireshark 1.2.x before 1.2.17 and 1.4.x before 1.4.7 allows remote attackers to cause a denial of service (application crash) via a packet with malformed data that uses zlib compression.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5908
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|