Skip to main content

Out-of-bounds Read

CVE-2022-2867

Severity Medium
Score 5.5/10

Summary

The package libtiff's tiffcrop utility has a "uint32_t" underflow that can lead to out-of-bounds read and write in versions prior to v4.4.0rc1. An attacker who supplies a crafted file to tiffcrop (likely via tricking a user to run tiffcrop on it with certain parameters) could cause a crash or in some cases, further exploitation.

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

CWE-125 - Out-of-Bounds Read

Out-of-bounds read is a vulnerability that allows access to memory beyond the authorized accessible location. Such a vulnerability compromises the confidentiality of the trusted environment in the application and enables an attacker to launch further attacks by leveraging the exposed information.

Advisory Timeline

  • Published