LiveActive security incident?Get immediate response
CVE Record

CVE-2021-45711: An issue was discovered in the simple_asn1 crate 0.6.0 before 0.6.1 for Rust.

An issue was discovered in the simple_asn1 crate 0.6.0 before 0.6.1 for Rust. There is a panic if UTCTime data, supplied by a remote attacker, has a second character greater than 0x7f.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-45711 is a Rust dependency issue in simple_asn1 0.6.0. Malformed UTCTime ASN.1 data from a remote attacker can make the library panic. The main business risk is service interruption in software that parses attacker-controlled ASN.1 data through this crate.

Executive priority

Treat as a targeted dependency remediation item, not an emergency. Prioritize internet-facing or high-availability services that parse untrusted ASN.1 data.

Technical view

simple_asn1 0.6.0 before 0.6.1 can panic when parsing UTCTime data whose second character is greater than 0x7f. The provided sources do not list CVSS, CWE, affected applications, or active exploitation. Impact depends on whether an application parses untrusted ASN.1 input with the vulnerable crate version.

Likely exposure

Exposure is likely limited to Rust applications or services using simple_asn1 0.6.0, directly or transitively, especially where ASN.1 UTCTime input can be remote-controlled.

Exploitation context

The sources describe a remote attacker-supplied input causing a panic. They do not state active exploitation, public exploit availability, KEV listing, or broader compromise impact.

Researcher notes

Evidence is sparse: the bundle names the vulnerable crate version, fixed version boundary, and panic condition only. No CVSS, CWE, exploit evidence, or affected downstream products are provided.

Mitigation direction

  • Upgrade simple_asn1 to 0.6.1 or later where the crate is directly or transitively used.
  • Check upstream application and dependency advisories for vendor-specific rollout guidance.
  • Limit untrusted ASN.1 parsing paths until affected dependencies are updated.
  • Run regression tests around certificate, token, or ASN.1 handling after updating.

Validation and detection

  • Review Rust dependency manifests and lockfiles for simple_asn1 version 0.6.0.
  • Identify services that parse ASN.1 or UTCTime data from remote or user-controlled sources.
  • Confirm deployed builds no longer include simple_asn1 0.6.0.
  • Verify error handling around malformed ASN.1 input does not terminate the 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-2021-45711 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.