GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

OESA-2022-1551 (CVE-2022-0562)

Vulnerability from osv_openeuler – Published: 2022-03-07 11:04 – Updated: 2026-08-06 11:04 – Source website
VLAI
Summary
libtiff security update
Details

TIFF Library and Utilities.

Security Fix(es):

Null source pointer passed as an argument to memcpy() function within TIFFReadDirectory() in tif_dirread.c in libtiff versions from 4.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, a fix is available with commit 561599c.(CVE-2022-0562)

Null source pointer passed as an argument to memcpy() function within TIFFFetchStripThing() in tif_dirread.c in libtiff versions from 3.9.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, the fix is available with commit eecb0712.(CVE-2022-0561)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "libtiff-debuginfo-4.1.0-4.oe1.aarch64.rpm",
          "libtiff-4.1.0-4.oe1.aarch64.rpm",
          "libtiff-debugsource-4.1.0-4.oe1.aarch64.rpm",
          "libtiff-devel-4.1.0-4.oe1.aarch64.rpm"
        ],
        "noarch": [
          "libtiff-help-4.1.0-4.oe1.noarch.rpm"
        ],
        "src": [
          "libtiff-4.1.0-4.oe1.src.rpm"
        ],
        "x86_64": [
          "libtiff-debugsource-4.1.0-4.oe1.x86_64.rpm",
          "libtiff-debuginfo-4.1.0-4.oe1.x86_64.rpm",
          "libtiff-devel-4.1.0-4.oe1.x86_64.rpm",
          "libtiff-4.1.0-4.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP1",
        "name": "libtiff",
        "purl": "pkg:rpm/openEuler/libtiff\u0026distro=openEuler-20.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4.1.0-4.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "aarch64": [
          "libtiff-devel-4.1.0-4.oe1.aarch64.rpm",
          "libtiff-debuginfo-4.1.0-4.oe1.aarch64.rpm",
          "libtiff-debugsource-4.1.0-4.oe1.aarch64.rpm",
          "libtiff-4.1.0-4.oe1.aarch64.rpm"
        ],
        "noarch": [
          "libtiff-help-4.1.0-4.oe1.noarch.rpm"
        ],
        "src": [
          "libtiff-4.1.0-4.oe1.src.rpm"
        ],
        "x86_64": [
          "libtiff-4.1.0-4.oe1.x86_64.rpm",
          "libtiff-debugsource-4.1.0-4.oe1.x86_64.rpm",
          "libtiff-devel-4.1.0-4.oe1.x86_64.rpm",
          "libtiff-debuginfo-4.1.0-4.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP2",
        "name": "libtiff",
        "purl": "pkg:rpm/openEuler/libtiff\u0026distro=openEuler-20.03-LTS-SP2"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4.1.0-4.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "aarch64": [
          "libtiff-debugsource-4.1.0-4.oe1.aarch64.rpm",
          "libtiff-debuginfo-4.1.0-4.oe1.aarch64.rpm",
          "libtiff-4.1.0-4.oe1.aarch64.rpm",
          "libtiff-devel-4.1.0-4.oe1.aarch64.rpm"
        ],
        "noarch": [
          "libtiff-help-4.1.0-4.oe1.noarch.rpm"
        ],
        "src": [
          "libtiff-4.1.0-4.oe1.src.rpm"
        ],
        "x86_64": [
          "libtiff-devel-4.1.0-4.oe1.x86_64.rpm",
          "libtiff-debugsource-4.1.0-4.oe1.x86_64.rpm",
          "libtiff-4.1.0-4.oe1.x86_64.rpm",
          "libtiff-debuginfo-4.1.0-4.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP3",
        "name": "libtiff",
        "purl": "pkg:rpm/openEuler/libtiff\u0026distro=openEuler-20.03-LTS-SP3"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4.1.0-4.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "Medium"
  },
  "details": "TIFF Library and Utilities.\r\n\r\nSecurity Fix(es):\r\n\r\nNull source pointer passed as an argument to memcpy() function within TIFFReadDirectory() in tif_dirread.c in libtiff versions from 4.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, a fix is available with commit 561599c.(CVE-2022-0562)\r\n\r\nNull source pointer passed as an argument to memcpy() function within TIFFFetchStripThing() in tif_dirread.c in libtiff versions from 3.9.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, the fix is available with commit eecb0712.(CVE-2022-0561)",
  "id": "OESA-2022-1551",
  "modified": "2026-08-06T11:04:49Z",
  "published": "2022-03-07T11:04:49Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1551"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0562"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0561"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "libtiff security update",
  "upstream": [
    "CVE-2022-0562",
    "CVE-2022-0561"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…