opensuse-su-2022:0480-1
Vulnerability from csaf_opensuse
Published
2022-02-17 14:11
Modified
2022-02-17 14:11
Summary
Security update for tiff

Notes

Title of the patch
Security update for tiff
Description of the patch
This update for tiff fixes the following issues: - CVE-2017-17095: Fixed DoS in tools/pal2rgb.c in pal2rgb (bsc#1071031). - CVE-2019-17546: Fixed integer overflow that potentially causes a heap-based buffer overflow via a crafted RGBA image (bsc#1154365). - CVE-2020-19131: Fixed buffer overflow in tiffcrop that may cause DoS via the invertImage() function (bsc#1190312). - CVE-2020-35521: Fixed memory allocation failure in tif_read.c (bsc#1182808). - CVE-2020-35522: Fixed memory allocation failure in tif_pixarlog.c (bsc#1182809). - CVE-2020-35523: Fixed integer overflow in tif_getimage.c (bsc#1182811). - CVE-2020-35524: Fixed heap-based buffer overflow in TIFF2PDF tool (bsc#1182812). - CVE-2022-22844: Fixed out-of-bounds read in _TIFFmemcpy in tif_unix.c (bsc#1194539).
Patchnames
openSUSE-SLE-15.3-2022-480,openSUSE-SLE-15.4-2022-480
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for tiff",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for tiff fixes the following issues:\n\n- CVE-2017-17095: Fixed DoS in tools/pal2rgb.c in pal2rgb (bsc#1071031).\n- CVE-2019-17546: Fixed integer overflow that potentially causes a heap-based buffer overflow via a crafted RGBA image (bsc#1154365).\n- CVE-2020-19131: Fixed buffer overflow in tiffcrop that may cause DoS via the invertImage() function (bsc#1190312).\n- CVE-2020-35521: Fixed memory allocation failure in tif_read.c (bsc#1182808).\n- CVE-2020-35522: Fixed memory allocation failure in tif_pixarlog.c (bsc#1182809).\n- CVE-2020-35523: Fixed integer overflow in tif_getimage.c (bsc#1182811).\n- CVE-2020-35524: Fixed heap-based buffer overflow in TIFF2PDF tool (bsc#1182812).\n- CVE-2022-22844: Fixed out-of-bounds read in _TIFFmemcpy in tif_unix.c (bsc#1194539).\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-SLE-15.3-2022-480,openSUSE-SLE-15.4-2022-480",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2022_0480-1.json"
      },
      {
        "category": "self",
        "summary": "URL for openSUSE-SU-2022:0480-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7OF4G5SOPBRKT4CZJV5MAQLV5LXXFO62/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for openSUSE-SU-2022:0480-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7OF4G5SOPBRKT4CZJV5MAQLV5LXXFO62/"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1071031",
        "url": "https://bugzilla.suse.com/1071031"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1154365",
        "url": "https://bugzilla.suse.com/1154365"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1182808",
        "url": "https://bugzilla.suse.com/1182808"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1182809",
        "url": "https://bugzilla.suse.com/1182809"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1182811",
        "url": "https://bugzilla.suse.com/1182811"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1182812",
        "url": "https://bugzilla.suse.com/1182812"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1190312",
        "url": "https://bugzilla.suse.com/1190312"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1194539",
        "url": "https://bugzilla.suse.com/1194539"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-17095 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-17095/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-17546 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-17546/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-19131 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-19131/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-35521 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-35521/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-35522 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-35522/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-35523 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-35523/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-35524 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-35524/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2022-22844 page",
        "url": "https://www.suse.com/security/cve/CVE-2022-22844/"
      }
    ],
    "title": "Security update for tiff",
    "tracking": {
      "current_release_date": "2022-02-17T14:11:19Z",
      "generator": {
        "date": "2022-02-17T14:11:19Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2022:0480-1",
      "initial_release_date": "2022-02-17T14:11:19Z",
      "revision_history": [
        {
          "date": "2022-02-17T14:11:19Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libtiff-devel-4.0.9-45.5.1.aarch64",
                "product": {
                  "name": "libtiff-devel-4.0.9-45.5.1.aarch64",
                  "product_id": "libtiff-devel-4.0.9-45.5.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libtiff5-4.0.9-45.5.1.aarch64",
                "product": {
                  "name": "libtiff5-4.0.9-45.5.1.aarch64",
                  "product_id": "libtiff5-4.0.9-45.5.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "tiff-4.0.9-45.5.1.aarch64",
                "product": {
                  "name": "tiff-4.0.9-45.5.1.aarch64",
                  "product_id": "tiff-4.0.9-45.5.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libtiff-devel-4.0.9-45.5.1.ppc64le",
                "product": {
                  "name": "libtiff-devel-4.0.9-45.5.1.ppc64le",
                  "product_id": "libtiff-devel-4.0.9-45.5.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libtiff5-4.0.9-45.5.1.ppc64le",
                "product": {
                  "name": "libtiff5-4.0.9-45.5.1.ppc64le",
                  "product_id": "libtiff5-4.0.9-45.5.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "tiff-4.0.9-45.5.1.ppc64le",
                "product": {
                  "name": "tiff-4.0.9-45.5.1.ppc64le",
                  "product_id": "tiff-4.0.9-45.5.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libtiff-devel-4.0.9-45.5.1.s390x",
                "product": {
                  "name": "libtiff-devel-4.0.9-45.5.1.s390x",
                  "product_id": "libtiff-devel-4.0.9-45.5.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libtiff5-4.0.9-45.5.1.s390x",
                "product": {
                  "name": "libtiff5-4.0.9-45.5.1.s390x",
                  "product_id": "libtiff5-4.0.9-45.5.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "tiff-4.0.9-45.5.1.s390x",
                "product": {
                  "name": "tiff-4.0.9-45.5.1.s390x",
                  "product_id": "tiff-4.0.9-45.5.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libtiff-devel-4.0.9-45.5.1.x86_64",
                "product": {
                  "name": "libtiff-devel-4.0.9-45.5.1.x86_64",
                  "product_id": "libtiff-devel-4.0.9-45.5.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
                "product": {
                  "name": "libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
                  "product_id": "libtiff-devel-32bit-4.0.9-45.5.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libtiff5-4.0.9-45.5.1.x86_64",
                "product": {
                  "name": "libtiff5-4.0.9-45.5.1.x86_64",
                  "product_id": "libtiff5-4.0.9-45.5.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libtiff5-32bit-4.0.9-45.5.1.x86_64",
                "product": {
                  "name": "libtiff5-32bit-4.0.9-45.5.1.x86_64",
                  "product_id": "libtiff5-32bit-4.0.9-45.5.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "tiff-4.0.9-45.5.1.x86_64",
                "product": {
                  "name": "tiff-4.0.9-45.5.1.x86_64",
                  "product_id": "tiff-4.0.9-45.5.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.3",
                "product": {
                  "name": "openSUSE Leap 15.3",
                  "product_id": "openSUSE Leap 15.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.3"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libtiff-devel-4.0.9-45.5.1.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64"
        },
        "product_reference": "libtiff-devel-4.0.9-45.5.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libtiff-devel-4.0.9-45.5.1.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le"
        },
        "product_reference": "libtiff-devel-4.0.9-45.5.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libtiff-devel-4.0.9-45.5.1.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x"
        },
        "product_reference": "libtiff-devel-4.0.9-45.5.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libtiff-devel-4.0.9-45.5.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64"
        },
        "product_reference": "libtiff-devel-4.0.9-45.5.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libtiff-devel-32bit-4.0.9-45.5.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64"
        },
        "product_reference": "libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libtiff5-4.0.9-45.5.1.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64"
        },
        "product_reference": "libtiff5-4.0.9-45.5.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libtiff5-4.0.9-45.5.1.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le"
        },
        "product_reference": "libtiff5-4.0.9-45.5.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libtiff5-4.0.9-45.5.1.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x"
        },
        "product_reference": "libtiff5-4.0.9-45.5.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libtiff5-4.0.9-45.5.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64"
        },
        "product_reference": "libtiff5-4.0.9-45.5.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libtiff5-32bit-4.0.9-45.5.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64"
        },
        "product_reference": "libtiff5-32bit-4.0.9-45.5.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tiff-4.0.9-45.5.1.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64"
        },
        "product_reference": "tiff-4.0.9-45.5.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tiff-4.0.9-45.5.1.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le"
        },
        "product_reference": "tiff-4.0.9-45.5.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tiff-4.0.9-45.5.1.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x"
        },
        "product_reference": "tiff-4.0.9-45.5.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tiff-4.0.9-45.5.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
        },
        "product_reference": "tiff-4.0.9-45.5.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-17095",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-17095"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "tools/pal2rgb.c in pal2rgb in LibTIFF 4.0.9 allows remote attackers to cause a denial of service (TIFFSetupStrips heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted TIFF file.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-17095",
          "url": "https://www.suse.com/security/cve/CVE-2017-17095"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1071031 for CVE-2017-17095",
          "url": "https://bugzilla.suse.com/1071031"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-17T14:11:19Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-17095"
    },
    {
      "cve": "CVE-2019-17546",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-17546"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "tif_getimage.c in LibTIFF through 4.0.10, as used in GDAL through 3.0.1 and other products, has an integer overflow that potentially causes a heap-based buffer overflow via a crafted RGBA image, related to a \"Negative-size-param\" condition.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-17546",
          "url": "https://www.suse.com/security/cve/CVE-2019-17546"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1154365 for CVE-2019-17546",
          "url": "https://bugzilla.suse.com/1154365"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-17T14:11:19Z",
          "details": "important"
        }
      ],
      "title": "CVE-2019-17546"
    },
    {
      "cve": "CVE-2020-19131",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-19131"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Buffer Overflow in LibTiff v4.0.10 allows attackers to cause a denial of service via the \"invertImage()\" function in the component \"tiffcrop\".",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-19131",
          "url": "https://www.suse.com/security/cve/CVE-2020-19131"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1190312 for CVE-2020-19131",
          "url": "https://bugzilla.suse.com/1190312"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-17T14:11:19Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-19131"
    },
    {
      "cve": "CVE-2020-35521",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-35521"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A flaw was found in libtiff. Due to a memory allocation failure in tif_read.c, a crafted TIFF file can lead to an abort, resulting in denial of service.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-35521",
          "url": "https://www.suse.com/security/cve/CVE-2020-35521"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1182808 for CVE-2020-35521",
          "url": "https://bugzilla.suse.com/1182808"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1200195 for CVE-2020-35521",
          "url": "https://bugzilla.suse.com/1200195"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-17T14:11:19Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-35521"
    },
    {
      "cve": "CVE-2020-35522",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-35522"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In LibTIFF, there is a memory malloc failure in tif_pixarlog.c. A crafted TIFF document can lead to an abort, resulting in a remote denial of service attack.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-35522",
          "url": "https://www.suse.com/security/cve/CVE-2020-35522"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1182809 for CVE-2020-35522",
          "url": "https://bugzilla.suse.com/1182809"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1200195 for CVE-2020-35522",
          "url": "https://bugzilla.suse.com/1200195"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-17T14:11:19Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-35522"
    },
    {
      "cve": "CVE-2020-35523",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-35523"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An integer overflow flaw was found in libtiff that exists in the tif_getimage.c file. This flaw allows an attacker to inject and execute arbitrary code when a user opens a crafted TIFF file. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-35523",
          "url": "https://www.suse.com/security/cve/CVE-2020-35523"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1182811 for CVE-2020-35523",
          "url": "https://bugzilla.suse.com/1182811"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1200195 for CVE-2020-35523",
          "url": "https://bugzilla.suse.com/1200195"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.7,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-17T14:11:19Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-35523"
    },
    {
      "cve": "CVE-2020-35524",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-35524"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A heap-based buffer overflow flaw was found in libtiff in the handling of TIFF images in libtiff\u0027s TIFF2PDF tool. A specially crafted TIFF file can lead to arbitrary code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-35524",
          "url": "https://www.suse.com/security/cve/CVE-2020-35524"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1182812 for CVE-2020-35524",
          "url": "https://bugzilla.suse.com/1182812"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1200195 for CVE-2020-35524",
          "url": "https://bugzilla.suse.com/1200195"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.7,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-17T14:11:19Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-35524"
    },
    {
      "cve": "CVE-2022-22844",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2022-22844"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "LibTIFF 4.3.0 has an out-of-bounds read in _TIFFmemcpy in tif_unix.c in certain situations involving a custom tag and 0x0200 as the second word of the DE field.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
          "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2022-22844",
          "url": "https://www.suse.com/security/cve/CVE-2022-22844"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1194539 for CVE-2022-22844",
          "url": "https://bugzilla.suse.com/1194539"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:libtiff-devel-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff-devel-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-32bit-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:libtiff5-4.0.9-45.5.1.x86_64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.aarch64",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.ppc64le",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.s390x",
            "openSUSE Leap 15.3:tiff-4.0.9-45.5.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-17T14:11:19Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2022-22844"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…