CVE-2023-33192

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-33192
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-33192.json
Aliases
Published
2023-05-27T04:15:25Z
Modified
2023-11-29T10:05:31.407291Z
Details

ntpd-rs is an NTP implementation written in Rust. ntpd-rs does not validate the length of NTS cookies in received NTP packets to the server. An attacker can crash the server by sending a specially crafted NTP packet containing a cookie shorter than what the server expects. The server also crashes when it is not configured to handle NTS packets. The issue was caused by improper slice indexing. The indexing operations were replaced by safer alternatives that do not crash the ntpd-rs server process but instead properly handle the error condition. A patch was released in version 0.3.3.

References

Affected packages

Git / github.com/pendulum-project/ntpd-rs

Affected ranges

Type
GIT
Repo
https://github.com/pendulum-project/ntpd-rs
Events
Introduced
0The exact introduced commit is unknown
Fixed

Affected versions

v0.*

v0.1.0
v0.2.0
v0.2.1
v0.3.0-alpha.3
v0.3.0-alpha.4
v0.3.1
v0.3.2