Vulnerabilities (CVE)

Filtered by vendor Ntp Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2016-7429 1 Ntp 1 Ntp 2018-01-05 4.3 MEDIUM 3.7 LOW
NTP before 4.2.8p9 changes the peer structure to the interface it receives the response from a source, which allows remote attackers to cause a denial of service (prevent communication with a source) by sending a response for a source to an interface the source does not use.
CVE-2016-1551 2 Ntp, Ntpsec 2 Ntp, Ntpsec 2017-11-21 2.6 LOW 3.7 LOW
ntpd in NTP 4.2.8p3 and NTPsec a5fb34b9cc89b92a8fef2f459004865c93bb7f92 relies on the underlying operating system to protect it from requests that impersonate reference clocks. Because reference clocks are treated like other peers and stored in the same structure, any packet with a source ip address of a reference clock (127.127.1.1 for example) that reaches the receive() function will match that reference clock's peer record and will be treated as a trusted peer. Any system that lacks the typical martian packet filtering which would block these packets is in danger of having its time controlled by an attacker.