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

19 lines
807 B
Markdown

### [CVE-2015-7987](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7987)
![](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
Multiple buffer overflows in mDNSResponder before 625.41.2 allow remote attackers to read or write to out-of-bounds memory locations via vectors involving the (1) GetValueForIPv4Addr, (2) GetValueForMACAddr, (3) rfc3110_import, or (4) CopyNSEC3ResourceRecord function.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/143335
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
#### Github
No PoCs found on GitHub currently.