mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
19 lines
750 B
Markdown
19 lines
750 B
Markdown
### [CVE-2020-26575](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26575)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Wireshark through 3.2.7, the Facebook Zero Protocol (aka FBZERO) dissector could enter an infinite loop. This was addressed in epan/dissectors/packet-fbzero.c by correcting the implementation of offset advancement.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gitlab.com/wireshark/wireshark/-/issues/16887
|
|
- https://www.oracle.com/security-alerts/cpujan2021.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|