Skip to main content

Integer Overflow or Wraparound

CVE-2022-3970

Severity High
Score 8.8/10

Summary

A vulnerability was found in libtiff. It has been classified as critical. This affects the function "TIFFReadRGBATileExt" of the file "libtiff/tif_getimage.c". The manipulation leads to integer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue.

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

CWE-190 - Integer Overflow or Wraparound

The software performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control.

Advisory Timeline

  • Published