cve/2019/CVE-2019-9208.md

18 lines
651 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-9208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9208)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the TCAP dissector could crash. This was addressed in epan/dissectors/asn1/tcap/tcap.cnf by avoiding NULL pointer dereferences.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpujan2020.html
#### Github
No PoCs found on GitHub currently.