mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
19 lines
772 B
Markdown
19 lines
772 B
Markdown
### [CVE-2014-9293](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9293)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The config_auth function in ntpd in NTP before 4.2.7p11, when an auth key is not configured, improperly generates a key, which makes it easier for remote attackers to defeat cryptographic protection mechanisms via a brute-force attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.kb.cert.org/vuls/id/852879
|
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html
|
|
|
|
#### Github
|
|
- https://github.com/sous-chefs/ntp
|
|
|