Skip to main content

Improper Input Validation

CVE-2015-8218

Severity Medium
Score 6.3/10

Summary

The 'decode_uncompressed' function in 'libavcodec/faxcompr.c' in FFmpeg before 2.8.2 does not validate uncompressed runs, which allows remote attackers to cause a Denial of Service (out-of-bounds array access) or possibly have unspecified other impact via crafted CCITT FAX data.

  • LOW
  • NETWORK
  • LOW
  • UNCHANGED
  • REQUIRED
  • NONE
  • LOW
  • LOW

CWE-20 - Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Advisory Timeline

  • Published