mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
713 B
Markdown
18 lines
713 B
Markdown
### [CVE-2017-11108](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11108)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
tcpdump 4.9.0 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via crafted packet data. The crash occurs in the EXTRACT_16BITS function, called from the stp_print function for the Spanning Tree Protocol.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/tarrell13/CVE-Reporter
|
|
|