cve/2016/CVE-2016-5355.md

19 lines
805 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-5355](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5355)
![](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/toshiba.c in the Toshiba file parser in Wireshark 1.12.x before 1.12.12 and 2.x before 2.0.4 mishandles sscanf unsigned-integer processing, which allows remote attackers to cause a denial of service (application crash) via a crafted file.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12394
#### Github
No PoCs found on GitHub currently.