mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
747 B
Markdown
18 lines
747 B
Markdown
### [CVE-2018-6836](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6836)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The netmonrec_comment_destroy function in wiretap/netmon.c in Wireshark through 2.4.4 performs a free operation on an uninitialized memory address, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14397
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|