CVE-2023-28448Out-of-bounds Read in Versionize

CWE-125Out-of-bounds Read5 documents4 sources
Severity
7.5HIGHNVD
EPSS
0.4%
top 41.49%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedMar 24

Description

Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast deserialization times and minimal size overhead. An issue was discovered in the ‘Versionize::deserialize’ implementation provided by the ‘versionize’ crate for ‘vmm_sys_utils::fam::FamStructWrapper', which can lead to out of bounds memory accesses. The impact started with version 0.1.1. The issue was corrected in version 0.1.10 by inserting a check that verifie

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6

Affected Packages9 packages

Patches

🔴Vulnerability Details

3
OSV
Versionize::deserialize implementation for FamStructWrapper<T> is lacking bound checks, potentially leading to out of bounds memory accesses2023-03-24
GHSA
Versionize::deserialize implementation for FamStructWrapper<T> is lacking bound checks, potentially leading to out of bounds memory accesses2023-03-24
OSV
`Versionize::deserialize` implementation for `FamStructWrapper<T>` is lacking bound checks, potentially leading to out of bounds memory accesses2023-03-24

📋Vendor Advisories

1
Microsoft
Versionize is lacking bound checks potentially leading to out of bounds memory access2023-03-14
CVE-2023-28448 — Out-of-bounds Read in Versionize | cvebase