ghsa-q4mp-jvh2-76fj
Vulnerability from github
Published
2022-11-14 12:00
Modified
2024-10-11 20:42
Summary
Pillow subject to DoS via SAMPLESPERPIXEL tag
Details

Pillow starting with 9.2.0 and prior to 9.3.0 allows denial of service via SAMPLESPERPIXEL. A large value in the SAMPLESPERPIXEL tag could lead to a memory and runtime DOS in TiffImagePlugin.py when setting up the context for image decoding. This issue has been patched in version 9.3.0.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "PyPI",
            name: "pillow",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "9.2.0",
                  },
                  {
                     fixed: "9.3.0",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2022-45199",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-400",
      ],
      github_reviewed: true,
      github_reviewed_at: "2022-11-15T13:24:05Z",
      nvd_published_at: "2022-11-14T07:15:00Z",
      severity: "HIGH",
   },
   details: "Pillow starting with 9.2.0 and prior to 9.3.0 allows denial of service via SAMPLESPERPIXEL. A large value in the SAMPLESPERPIXEL tag could lead to a memory and runtime DOS in TiffImagePlugin.py when setting up the context for image decoding. This issue has been patched in version 9.3.0.",
   id: "GHSA-q4mp-jvh2-76fj",
   modified: "2024-10-11T20:42:00Z",
   published: "2022-11-14T12:00:15Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2022-45199",
      },
      {
         type: "WEB",
         url: "https://github.com/python-pillow/Pillow/pull/6700",
      },
      {
         type: "WEB",
         url: "https://github.com/python-pillow/Pillow/commit/2444cddab2f83f28687c7c20871574acbb6dbcf3",
      },
      {
         type: "WEB",
         url: "https://bugs.gentoo.org/878769",
      },
      {
         type: "WEB",
         url: "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2022-42980.yaml",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/python-pillow/Pillow",
      },
      {
         type: "WEB",
         url: "https://github.com/python-pillow/Pillow/releases/tag/9.3.0",
      },
      {
         type: "WEB",
         url: "https://security.gentoo.org/glsa/202211-10",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
         type: "CVSS_V3",
      },
      {
         score: "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
         type: "CVSS_V4",
      },
   ],
   summary: "Pillow subject to DoS via SAMPLESPERPIXEL tag",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.