cve/2024/CVE-2024-0209.md

18 lines
688 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-0209](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-0209)
![](https://img.shields.io/static/v1?label=Product&message=Wireshark&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.2.0%3C%204.2.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-476%3A%20NULL%20Pointer%20Dereference&color=brighgreen)
### Description
IEEE 1609.2 dissector crash in Wireshark 4.2.0, 4.0.0 to 4.0.11, and 3.6.0 to 3.6.19 allows denial of service via packet injection or crafted capture file
### POC
#### Reference
- https://gitlab.com/wireshark/wireshark/-/issues/19501
#### Github
No PoCs found on GitHub currently.