VYPR

ntpd

by Ntpsec

Source repositories

CVEs (4)

  • CVE-2019-6443CriJan 16, 2019
    risk 0.61cvss 9.1epss 0.67

    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.

  • CVE-2019-6445MedJan 16, 2019
    risk 0.39cvss 6.5epss 0.14

    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-6442MedJan 16, 2019
    risk 0.39cvss 6.5epss 0.14

    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-2021-22212MedJun 8, 2021
    risk 0.26cvss 4.0epss 0.01

    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…