Skip to main content

Reachable Assertion

CVE-2020-23315

Severity High
Score 7.5/10

Summary

There is an "ASSERTION (pFuncBody->GetYieldRegister() == oldYieldRegister)" failed in Js::DebugContext::RundownSourcesAndReparse in ChakraCore versions 1.11.9 through 1.11.24.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • HIGH

CWE-617 - Reachable Assertion

The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.

Advisory Timeline

  • Published