Files
CVEs-PoC/2016/CVE-2016-2527.md
T
2024-06-18 02:51:15 +02:00

18 lines
791 B
Markdown

### [CVE-2016-2527](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2527)
![](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
wiretap/nettrace_3gpp_32_423.c in the 3GPP TS 32.423 Trace file parser in Wireshark 2.0.x before 2.0.2 does not ensure that a '\0' character is present at the end of certain strings, which allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) via a crafted file.
### POC
#### Reference
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11982
#### Github
No PoCs found on GitHub currently.