VYPR

Cereal

by USCiLab

Source repositories

CVEs (3)

  • CVE-2026-11463HigJun 7, 2026
    risk 0.47cvss 7.3epss

    A vulnerability was determined in USCiLab Cereal up to 1.3.2. Affected is an unknown function of the component Shared Pointer Handler. Executing a manipulation can lead to type confusion. The attack can be launched remotely. The exploit has been publicly disclosed and may be…

  • CVE-2020-11104Mar 30, 2020
    risk 0.00cvss epss 0.00

    An issue was discovered in USC iLab cereal through 1.3.0. Serialization of an (initialized) C/C++ long double variable into a BinaryArchive or PortableBinaryArchive leaks several bytes of stack or heap memory, from which sensitive information (such as memory layout or private…

  • CVE-2020-11105Mar 30, 2020
    risk 0.00cvss epss 0.01

    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…