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

19 lines
830 B
Markdown

### [CVE-2015-0561](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0561)
![](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
asn1/lpp/lpp.cnf in the LPP dissector in Wireshark 1.10.x before 1.10.12 and 1.12.x before 1.12.3 does not validate a certain index value, which allows remote attackers to cause a denial of service (out-of-bounds memory access and application crash) via a crafted packet.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10773
#### Github
No PoCs found on GitHub currently.