Skip to main content

NULL Pointer Dereference

CVE-2020-25427

Severity Medium
Score 5.5/10

Summary

A Null pointer dereference vulnerability exists in MP4Box - GPAC prior to 0.8.1 via the "gf_isom_get_track_id" function, which causes a denial of service.

  • LOW
  • LOCAL
  • NONE
  • UNCHANGED
  • REQUIRED
  • NONE
  • NONE
  • 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