mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 10:49:42 +02:00
18 lines
794 B
Markdown
18 lines
794 B
Markdown
### [CVE-2015-7848](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7848)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|