Skip to main content

NULL Pointer Dereference

CVE-2023-5586

Severity High
Score 7.8/10

Summary

NULL Pointer Dereference vulnerability in the package gpac versions prior to 2.4.0.

  • LOW
  • LOCAL
  • HIGH
  • UNCHANGED
  • REQUIRED
  • NONE
  • HIGH
  • HIGH

CWE-476 - NULL Pointer Dereference

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Advisory Timeline

  • Published