Skip to main content

Reachable Assertion

CVE-2022-29339

Severity High
Score 7.5/10

Summary

In GPAC function BS_ReadByte() in "utils/bitstream.c" has a failed assertion, which causes a Denial of Service. This vulnerability was fixed in commit 9ea93a2.

  • 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