LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36470: An issue was discovered in the disrustor crate through 2020-12-17 for Rust.

An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This CVE affects the Rust disrustor crate. Its RingBuffer may allow too many mutable references, weakening Rust’s normal memory-safety guarantees. The supplied sources do not provide a severity score, affected version range beyond “through 2020-12-17,” a confirmed fix, or evidence of real-world exploitation.

Executive priority

Handle through dependency hygiene rather than emergency incident response unless internal review finds production exposure. Prioritize confirmation because the advisory lacks severity, fix, and exploitation evidence.

Technical view

CVE-2020-36470 maps to RustSec RUSTSEC-2020-0150. The issue is improper limiting of mutable references in RingBuffer, which can violate Rust aliasing expectations and create undefined behavior risk. The source bundle has no CVSS, CWE, CPE, patch version, or exploit detail.

Likely exposure

Exposure is most likely limited to Rust applications that directly or transitively depend on disrustor versions through 2020-12-17 and use RingBuffer. The CVE record does not enumerate specific products or deployment types.

Exploitation context

The CVE is not listed as KEV in the supplied data, and the sources provided do not claim active exploitation. No remote attack path is described. Treat impact as codebase-dependent until dependency use and reachable RingBuffer paths are confirmed.

Researcher notes

Evidence is sparse. The meaningful technical fact is a Rust mutable-reference limiting flaw in disrustor RingBuffer. Avoid assuming memory corruption exploitability, network reachability, or a patched version without checking current upstream guidance.

Mitigation direction

  • Inventory Rust lockfiles and dependency manifests for the disrustor crate.
  • Check RustSec RUSTSEC-2020-0150 and upstream crate guidance for any fixed or recommended version.
  • Update, remove, or replace disrustor if vendor guidance identifies a safe path.
  • Review code paths using RingBuffer and reduce exposure until remediation is confirmed.

Validation and detection

  • Run Rust dependency auditing against lockfiles and confirm whether RUSTSEC-2020-0150 appears.
  • Verify whether disrustor is direct, transitive, or unused in production builds.
  • Search application code for RingBuffer usage from disrustor.
  • Document any reachable runtime paths and compensating controls.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2020-36470 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.