5

CVE-2004-0657

Integer overflow in the NTP daemon (NTPd) before 4.0 causes the NTP server to return the wrong date/time offset when a client requests a date/time that is more than 34 years away from the server's time.

Data is provided by the National Vulnerability Database (NVD)
NtpNtp Version < 4.0
HpTru64 Unix Version4.0f Updatepatch_kit8
HpTru64 Unix Version4.0g Updatepatch_kit4
HpTru64 Unix Version5.1b Updatepatch_kit2
HpTru64 Unix Version5.1b Updatepatch_kit3
HpTru64 Unix Version5.1b Updatepatch_kit4
HpTru64 Unix Version51.1a Updatepatch_kit6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 4.54% 0.887
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:P/A:N
CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.