LiveActive security incident?Get immediate response
CVE Record

CVE-2020-23322: There is an Assertion in 'context_p->token.type == LEXER_RIGHT_BRACE || context_p->token.type == LEXER_ASSI...

There is an Assertion in 'context_p->token.type == LEXER_RIGHT_BRACE || context_p->token.type == LEXER_ASSIGN || context_p->token.type == LEXER_COMMA' in parser_parse_object_initializer in JerryScript 2.2.0.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2020-23322 describes an assertion failure in JerryScript 2.2.0, a lightweight JavaScript engine. The clearest business risk is service disruption where products parse untrusted JavaScript with this engine. The public bundle does not provide CVSS, CWE, affected CPEs, exploit status, or a confirmed fix.

Executive priority

Track and validate exposure, but do not treat this as an emergency from the provided evidence alone. Raise priority if JerryScript 2.2.0 parses untrusted input in customer-facing, safety-critical, or high-availability systems.

Technical view

The assertion is in parser_parse_object_initializer and checks token type against right brace, assignment, or comma. The sources identify JerryScript 2.2.0. An assertion in parser code may indicate a crash or abort condition, but the bundle does not document impact beyond the assertion.

Likely exposure

Exposure is most plausible in embedded, IoT, or application runtimes that include JerryScript 2.2.0 and accept JavaScript from users, scripts, plugins, or external content. The CVE record does not list affected CPEs or downstream products.

Exploitation context

The source bundle does not show CISA KEV listing, active exploitation, public exploit use, or weaponized details. Treat exploitability as unconfirmed unless your environment accepts untrusted JavaScript through JerryScript 2.2.0.

Researcher notes

Evidence is thin: one CVE description and a GitHub issue reference. No CVSS, CWE, CPE, patch statement, or exploitation evidence is included. Analysis should stay scoped to JerryScript 2.2.0 and parser assertion behavior.

Mitigation direction

  • Inventory systems and firmware that embed JerryScript.
  • Confirm whether JerryScript 2.2.0 is present.
  • Check upstream JerryScript issue guidance for fixed versions.
  • Limit untrusted JavaScript parsing where practical.
  • Prioritize vendor-supported updates over local parser workarounds.

Validation and detection

  • Search SBOMs and dependency manifests for JerryScript.
  • Ask vendors whether their products embed JerryScript 2.2.0.
  • Review code paths that pass external JavaScript into JerryScript.
  • Run controlled parser regression testing in a non-production environment.
  • Monitor application crash logs for parser assertion failures.
Prepared
Confidence
medium
Sources
3

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.

description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-23322 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
2Source 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.