uuid-rs/uuid
Releases70
Frequency1 month 3 weeks
Last Release
Stars1.21K
Generate and parse UUIDs.
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| < 11.1.1, = 12.0.0, = 13.0.0 | 7.5 HIGH | — | ||
uuid is for the creation of RFC9562 (formerly RFC4122) UUIDs. Prior to 14.0.0, v3, v5, and v6 accept external output buffers but do not reject out-of-range writes (small buf or large offset). This allows silent partial writes into caller-provided buffers. This vulnerability is fixed in 14.0.0. | ||||