mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
769 B
769 B
CVE-2019-9209
Description
In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the ASN.1 BER and related dissectors could crash. This was addressed in epan/dissectors/packet-ber.c by preventing a buffer overflow associated with excessive digits in time values.
POC
Reference
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15447
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15447
Github
No PoCs found on GitHub currently.