CVE-2020-11105

Source
https://cve.org/CVERecord?id=CVE-2020-11105
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-11105.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-11105
Downstream
Related
Published
2020-03-30T22:15:15Z
Modified
2026-08-07T16:35:56Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in USC iLab cereal through 1.3.0. It employs caching of std::shared_ptr values, using the raw pointer address as a unique identifier. This becomes problematic if an std::shared_ptr variable goes out of scope and is freed, and a new std::shared_ptr is allocated at the same address. Serialization fidelity thereby becomes dependent upon memory layout. In short, serialized std::shared_ptr variables cannot always be expected to serialize back into their original values. This can have any number of consequences, depending on the context within which this manifests.

References

Affected packages

Git / github.com/uscilab/cereal

Affected ranges

Type
GIT
Repo
https://github.com/uscilab/cereal
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last Affected
Database specific
Show details
{
    "cpe": "cpe:2.3:a:usc:cereal:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.3.0"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

v0.*
v0.9.0
v0.9.1
v1.*
v1.0.0
v1.1.0
v1.1.2
v1.2.0
v1.2.1
v1.2.2
v1.3.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-11105.json"