{"api_version":"1","generated_at":"2026-07-23T11:23:12+00:00","cve":"CVE-2023-28448","urls":{"html":"https://cve.report/CVE-2023-28448","api":"https://cve.report/api/cve/CVE-2023-28448.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2023-28448","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2023-28448"},"summary":{"title":"CVE-2023-28448","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 verifies, for any deserialized header, the lengths of compared flexible arrays are equal and aborting deserialization otherwise.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2023-03-24 20:15:00","updated_at":"2023-11-07 04:10:00"},"problem_types":["CWE-125"],"metrics":[],"references":[{"url":"https://github.com/firecracker-microvm/versionize/pull/53","name":"https://github.com/firecracker-microvm/versionize/pull/53","refsource":"MISC","tags":[],"title":"Add missing bounds check to `<FamStructWrapper as Versionize>::deserialize` by roypat · Pull Request #53 · firecracker-microvm/versionize · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/firecracker-microvm/versionize/security/advisories/GHSA-8vxc-r5wp-vgvc","name":"https://github.com/firecracker-microvm/versionize/security/advisories/GHSA-8vxc-r5wp-vgvc","refsource":"MISC","tags":[],"title":"Versionize::deserialize implementation for FamStructWrapper<T> is lacking bound checks, potentially leading to out of bounds memory accesses · Advisory · firecracker-microvm/versionize · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/firecracker-microvm/versionize/commit/a57a051ba006cfa3b41a0532f484df759e008d47","name":"https://github.com/firecracker-microvm/versionize/commit/a57a051ba006cfa3b41a0532f484df759e008d47","refsource":"MISC","tags":[],"title":"Add missing bounds check to FamStructWrapper::deserialize · firecracker-microvm/versionize@a57a051 · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2023-28448","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-28448","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2023","cve_id":"28448","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"versionize_project","cpe5":"versionize","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"rust","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2023-28448","qid":"906746","title":"Common Base Linux Mariner (CBL-Mariner) Security Update for cloud-hypervisor (25843-1)"},{"cve":"CVE-2023-28448","qid":"906778","title":"Common Base Linux Mariner (CBL-Mariner) Security Update for cloud-hypervisor (25874-1)"},{"cve":"CVE-2023-28448","qid":"996228","title":"Rust (Rust) Security Update for versionize (GHSA-8vxc-r5wp-vgvc)"}]},"source_records":{"cve_program":{"data_version":"4.0","data_type":"CVE","data_format":"MITRE","CVE_data_meta":{"ID":"CVE-2023-28448","ASSIGNER":"security-advisories@github.com","STATE":"PUBLIC"},"description":{"description_data":[{"lang":"eng","value":"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 verifies, for any deserialized header, the lengths of compared flexible arrays are equal and aborting deserialization otherwise."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-125: Out-of-bounds Read","cweId":"CWE-125"}]}]},"affects":{"vendor":{"vendor_data":[{"vendor_name":"firecracker-microvm","product":{"product_data":[{"product_name":"versionize","version":{"version_data":[{"version_affected":"=","version_value":"< 0.1.10"}]}}]}}]}},"references":{"reference_data":[{"url":"https://github.com/firecracker-microvm/versionize/security/advisories/GHSA-8vxc-r5wp-vgvc","refsource":"MISC","name":"https://github.com/firecracker-microvm/versionize/security/advisories/GHSA-8vxc-r5wp-vgvc"},{"url":"https://github.com/firecracker-microvm/versionize/pull/53","refsource":"MISC","name":"https://github.com/firecracker-microvm/versionize/pull/53"},{"url":"https://github.com/firecracker-microvm/versionize/commit/a57a051ba006cfa3b41a0532f484df759e008d47","refsource":"MISC","name":"https://github.com/firecracker-microvm/versionize/commit/a57a051ba006cfa3b41a0532f484df759e008d47"}]},"source":{"advisory":"GHSA-8vxc-r5wp-vgvc","discovery":"UNKNOWN"},"impact":{"cvss":[{"attackComplexity":"LOW","attackVector":"LOCAL","availabilityImpact":"LOW","baseScore":5.7,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L","version":"3.1"}]}},"nvd":{"publishedDate":"2023-03-24 20:15:00","lastModifiedDate":"2023-11-07 04:10:00","problem_types":["CWE-125"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH","baseScore":7.5,"baseSeverity":"HIGH"},"exploitabilityScore":3.9,"impactScore":3.6}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:versionize_project:versionize:*:*:*:*:*:rust:*:*","versionStartIncluding":"0.1.1","versionEndExcluding":"0.1.10","cpe_name":[]}]}]}},"legacy_mitre":{"record":null,"notes":[]}}}