cve/2014/CVE-2014-9296.md

19 lines
768 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2014-9296](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9296)
![](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
The receive function in ntp_proto.c in ntpd in NTP before 4.2.8 continues to execute after detecting a certain authentication error, which might allow remote attackers to trigger an unintended association change via crafted packets.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/852879
- http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html
#### Github
No PoCs found on GitHub currently.