mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
816 B
Markdown
19 lines
816 B
Markdown
### [CVE-2015-8719](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8719)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The dissect_dns_answer function in epan/dissectors/packet-dns.c in the DNS dissector in Wireshark 1.12.x before 1.12.9 mishandles the EDNS0 Client Subnet option, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/brianhigh/us-cert-bulletins
|
|
|