mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
18 lines
667 B
Markdown
18 lines
667 B
Markdown
### [CVE-2020-17498](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17498)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Wireshark 3.2.0 to 3.2.5, the Kafka protocol dissector could crash. This was addressed in epan/dissectors/packet-kafka.c by avoiding a double free during LZ4 decompression.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpujan2021.html
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-17498
|
|
|