5
CVE-2004-0657
- EPSS 4.54%
- Published 06.08.2004 04:00:00
- Last modified 03.04.2025 01:03:51
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
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)
Hp ≫ Tru64 Unix Version4.0f Updatepatch_kit8
Hp ≫ Tru64 Unix Version4.0g Updatepatch_kit4
Hp ≫ Tru64 Unix Version5.1b Updatepatch_kit2
Hp ≫ Tru64 Unix Version5.1b Updatepatch_kit3
Hp ≫ Tru64 Unix Version5.1b Updatepatch_kit4
Hp ≫ Tru64 Unix Version51.1a Updatepatch_kit6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 4.54% | 0.887 |
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.