Files
CVEs-PoC/2012/CVE-2012-2394.md
T
2025-09-29 21:09:30 +02:00

18 lines
777 B
Markdown

### [CVE-2012-2394](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2394)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Wireshark 1.4.x before 1.4.13 and 1.6.x before 1.6.8 on the SPARC and Itanium platforms does not properly perform data alignment for a certain structure member, which allows remote attackers to cause a denial of service (application crash) via a (1) ICMP or (2) ICMPv6 Echo Request packet.
### POC
#### Reference
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7221
#### Github
No PoCs found on GitHub currently.