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

19 lines
851 B
Markdown

### [CVE-2014-9750](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9750)
![](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
ntp_crypto.c in ntpd in NTP 4.x before 4.2.8p1, when Autokey Authentication is enabled, allows remote attackers to obtain sensitive information from process memory or cause a denial of service (daemon crash) via a packet containing an extension field with an invalid value for the length of its value field.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/852879
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
#### Github
No PoCs found on GitHub currently.