Releases6
Frequency1 year 6 months
Last Release
Stars122
Reference implementation of the Theora video compression format. Mirror of https://gitlab.xiph.org/xiph/theora

CVE History

CVEPublishedCVSS v3CVSS v2
5.6 MEDIUM

A flaw was found in libtheora. This heap-based out-of-bounds read vulnerability exists within the AVI (Audio Video Interleave) parser, specifically in the avi_parse_input_file() function. A local attacker could exploit this by tricking a user into opening a specially crafted AVI file containing a truncated header sub-chunk. This could lead to a denial-of-service (application crash) or potentially leak sensitive information from the heap.

9.8 CRITICAL

oc_huff_tree_unpack in huffdec.c in libtheora in Theora through 1.0 7180717 has an invalid negative left shift. NOTE: this is disputed by third parties because there is no evidence of a security impact, e.g., an application would not crash.