VYPR

Ntpsec

by Ntpsec

Source repositories

CVEs (11)

  • CVE-2016-1548HigJan 6, 2017
    risk 0.47cvss 7.2epss 0.06

    An attacker can spoof a packet from a legitimate ntpd server with an origin timestamp that matches the peer->dst timestamp recorded for that server. After making this switch, the client in NTP 4.2.8p4 and earlier and NTPSec aa48d001683e5b791a743ec9c575aaf7d867a2b0c will reject…

  • CVE-2016-1549MedJan 6, 2017
    risk 0.42cvss 6.5epss 0.01

    A malicious authenticated peer can create arbitrarily-many ephemeral associations in order to win the clock selection algorithm in ntpd in NTP 4.2.8p4 and earlier and NTPsec 3e160db8dc248a0bcb053b56a80167dc742d2b74 and a5fb34b9cc89b92a8fef2f459004865c93bb7f92 and modify a…

  • CVE-2016-1550MedJan 6, 2017
    risk 0.35cvss 5.3epss 0.03

    An exploitable vulnerability exists in the message authentication functionality of libntp in ntp 4.2.8p4 and NTPSec a5fb34b9cc89b92a8fef2f459004865c93bb7f92. An attacker can send a series of crafted messages to attempt to recover the message digest key.

  • CVE-2016-1547MedJan 6, 2017
    risk 0.35cvss 5.3epss 0.04

    An off-path attacker can cause a preemptible client association to be demobilized in NTP 4.2.8p4 and earlier and NTPSec a5fb34b9cc89b92a8fef2f459004865c93bb7f92 by sending a crypto NAK packet to a victim client with a spoofed source address of an existing associated peer. This…

  • CVE-2016-1551LowJan 27, 2017
    risk 0.24cvss 3.7epss 0.01

    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…

  • CVE-2023-4012Aug 7, 2023
    risk 0.00cvss epss 0.00

    ntpd will crash if the server is not NTS-enabled (no certificate) and it receives an NTS-enabled client request (mode 3).

  • CVE-2021-22212Jun 8, 2021
    risk 0.00cvss epss 0.00

    ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with '#' characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the '#'. This results in the…

  • CVE-2019-6444Jan 16, 2019
    risk 0.00cvss epss 0.13

    An issue was discovered in NTPsec before 1.1.3. process_control() in ntp_control.c has a stack-based buffer over-read because attacker-controlled data is dereferenced by ntohl() in ntpd.

  • CVE-2019-6445Jan 16, 2019
    risk 0.00cvss epss 0.07

    An issue was discovered in NTPsec before 1.1.3. An authenticated attacker can cause a NULL pointer dereference and ntpd crash in ntp_control.c, related to ctl_getitem.

  • CVE-2019-6442Jan 16, 2019
    risk 0.00cvss epss 0.10

    An issue was discovered in NTPsec before 1.1.3. An authenticated attacker can write one byte out of bounds in ntpd via a malformed config request, related to config_remotely in ntp_config.c, yyparse in ntp_parser.tab.c, and yyerror in ntp_parser.y.

  • CVE-2019-6443Jan 16, 2019
    risk 0.00cvss epss 0.44

    An issue was discovered in NTPsec before 1.1.3. Because of a bug in ctl_getitem, there is a stack-based buffer over-read in read_sysvars in ntp_control.c in ntpd.