mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2016-2528](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2528)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The dissect_nhdr_extopt function in epan/dissectors/packet-lbmc.c in the LBMC dissector in Wireshark 2.0.x before 2.0.2 does not validate length values, which allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) via a crafted packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11984
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|