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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
util/ntp-keygen.c in ntp-keygen in NTP before 4.2.7p230 uses a weak RNG seed, 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
|
|
|