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

18 lines
794 B
Markdown

### [CVE-2015-7848](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7848)
![](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
An integer overflow can occur in NTP-dev.4.3.70 leading to an out-of-bounds memory copy operation when processing a specially crafted private mode packet. The crafted packet needs to have the correct message authentication code and a valid timestamp. When processed by the NTP daemon, it leads to an immediate crash.
### POC
#### Reference
- http://www.talosintelligence.com/reports/TALOS-2015-0052/
#### Github
No PoCs found on GitHub currently.