LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25793: An issue was discovered in the sized-chunks crate through 0.6.2 for Rust.

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with From<InlineArray<A, T>>.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This CVE affects the Rust sized-chunks crate through version 0.6.2. A size check is missing when creating a Chunk from an InlineArray. Business urgency depends on whether your Rust applications include this crate and exercise that conversion path.

Executive priority

Track as a dependency hygiene item unless inventory shows production Rust services using affected versions in exposed workflows. Lack of severity data makes evidence-based prioritization dependent on local usage.

Technical view

The reported flaw is in sized-chunks Chunk construction from From<InlineArray<A, T>>, where array size is not checked. The source bundle provides no CVSS score, CWE, exploit details, or confirmed patch version. Treat it as a dependency soundness issue requiring dependency inventory and upstream advisory review.

Likely exposure

Exposure is likely limited to Rust projects that directly or transitively depend on sized-chunks through 0.6.2. Risk is more relevant where affected APIs are reachable in production code, parsing paths, or untrusted-data workflows.

Exploitation context

The provided sources do not show CISA KEV listing, active exploitation, public exploit code, or exploitation conditions. No weaponization details should be assumed from the available evidence.

Researcher notes

The available record is sparse: no CVSS, CWE, patch version, or exploitability analysis is included in the bundle. Focus analysis on reachable use of the unchecked From<InlineArray<A, T>> conversion and upstream advisory status.

Mitigation direction

  • Inventory Rust projects for sized-chunks versions through 0.6.2.
  • Review RustSec RUSTSEC-2020-0041 and the upstream issue for vendor guidance.
  • Upgrade, remove, or replace the dependency only according to confirmed upstream guidance.
  • Prioritize applications where affected code handles external or attacker-controlled inputs.

Validation and detection

  • Check Cargo.lock and dependency reports for sized-chunks at or below 0.6.2.
  • Use RustSec-aware SCA tooling to identify RUSTSEC-2020-0041 exposure.
  • Confirm whether application code uses Chunk construction from InlineArray.
  • Document transitive dependency owners and update status for each affected service.
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-25793 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.

Source materials

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.