Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-11105

9.8 · CRITICAL
Published Mar 30, 2020 usc CWE-763 EPSS 2.04% (80th pctl)

Overview

CVE-2020-11105 is a critical-severity vulnerability affecting usc cereal. It was published on March 30, 2020 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from usc. Update cereal to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
usc cereal 0 Affected

Frequently Asked Questions

What is CVE-2020-11105?

CVE-2020-11105 is a critical-severity vulnerability affecting usc cereal. It was published on March 30, 2020 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2020-11105?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2020-11105?

Check the references section for vendor advisories and patches from usc. Update cereal to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-11105?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-11105 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.