gsd-2022-45199
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Pillow before 9.3.0 allows denial of service via SAMPLESPERPIXEL.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-45199", description: "Pillow before 9.3.0 allows denial of service via SAMPLESPERPIXEL.", id: "GSD-2022-45199", references: [ "https://www.suse.com/security/cve/CVE-2022-45199.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-45199", ], details: "Pillow before 9.3.0 allows denial of service via SAMPLESPERPIXEL.", id: "GSD-2022-45199", modified: "2023-12-13T01:19:24.559506Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-45199", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Pillow before 9.3.0 allows denial of service via SAMPLESPERPIXEL.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/python-pillow/Pillow/commit/2444cddab2f83f28687c7c20871574acbb6dbcf3", refsource: "MISC", url: "https://github.com/python-pillow/Pillow/commit/2444cddab2f83f28687c7c20871574acbb6dbcf3", }, { name: "https://github.com/python-pillow/Pillow/pull/6700", refsource: "MISC", url: "https://github.com/python-pillow/Pillow/pull/6700", }, { name: "https://bugs.gentoo.org/878769", refsource: "MISC", url: "https://bugs.gentoo.org/878769", }, { name: "https://github.com/python-pillow/Pillow/releases/tag/9.3.0", refsource: "MISC", url: "https://github.com/python-pillow/Pillow/releases/tag/9.3.0", }, { name: "GLSA-202211-10", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202211-10", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<9.3.0", affected_versions: "All versions before 9.3.0", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", cwe_ids: [ "CWE-1035", "CWE-400", "CWE-937", ], date: "2023-01-10", description: "Pillow before 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.", fixed_versions: [ "9.3.0", ], identifier: "CVE-2022-45199", identifiers: [ "CVE-2022-45199", "GHSA-q4mp-jvh2-76fj", ], not_impacted: "All versions starting from 9.3.0", package_slug: "pypi/Pillow", pubdate: "2022-11-14", solution: "Upgrade to version 9.3.0 or above.", title: "Pillow subject to DoS via SAMPLESPERPIXEL tag", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-45199", "https://github.com/python-pillow/Pillow/pull/6700", "https://github.com/python-pillow/Pillow/commit/2444cddab2f83f28687c7c20871574acbb6dbcf3", "https://bugs.gentoo.org/878769", "https://github.com/python-pillow/Pillow/releases/tag/9.3.0", "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2022-42980.yaml", "https://github.com/advisories/GHSA-q4mp-jvh2-76fj", ], uuid: "d04db586-0d8e-41b9-95ff-0265adbaa6ac", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "9.3.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-45199", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Pillow before 9.3.0 allows denial of service via SAMPLESPERPIXEL.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-400", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/python-pillow/Pillow/pull/6700", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/python-pillow/Pillow/pull/6700", }, { name: "https://bugs.gentoo.org/878769", refsource: "MISC", tags: [ "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://bugs.gentoo.org/878769", }, { name: "https://github.com/python-pillow/Pillow/releases/tag/9.3.0", refsource: "MISC", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/python-pillow/Pillow/releases/tag/9.3.0", }, { name: "https://github.com/python-pillow/Pillow/commit/2444cddab2f83f28687c7c20871574acbb6dbcf3", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/python-pillow/Pillow/commit/2444cddab2f83f28687c7c20871574acbb6dbcf3", }, { name: "GLSA-202211-10", refsource: "GENTOO", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/202211-10", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2023-01-10T20:11Z", publishedDate: "2022-11-14T07:15Z", }, }, }
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.
Title of the comment
Description of the comment
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.