gsd-2022-1622
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-1622", description: "LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa.", id: "GSD-2022-1622", references: [ "https://www.suse.com/security/cve/CVE-2022-1622.html", "https://advisories.mageia.org/CVE-2022-1622.html", "https://www.debian.org/security/2023/dsa-5333", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-1622", ], details: "LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa.", id: "GSD-2022-1622", modified: "2023-12-13T01:19:27.658847Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@gitlab.com", ID: "CVE-2022-1622", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "libtiff", version: { version_data: [ { version_value: "3079627ea0dee150e6a208cec8381de611bb842b", }, ], }, }, ], }, vendor_name: "libtiff", }, ], }, }, credit: [ { lang: "eng", value: "wangdw.augustus@gmail.com", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa.", }, ], }, impact: { cvss: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.4, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Out-of-bounds read in libtiff", }, ], }, ], }, references: { reference_data: [ { name: "https://gitlab.com/libtiff/libtiff/-/issues/410", refsource: "MISC", url: "https://gitlab.com/libtiff/libtiff/-/issues/410", }, { name: "https://gitlab.com/libtiff/libtiff/-/commit/b4e79bfa0c7d2d08f6f1e7ec38143fc8cb11394a", refsource: "MISC", url: "https://gitlab.com/libtiff/libtiff/-/commit/b4e79bfa0c7d2d08f6f1e7ec38143fc8cb11394a", }, { name: "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1622.json", refsource: "CONFIRM", url: "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1622.json", }, { name: "https://security.netapp.com/advisory/ntap-20220616-0005/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20220616-0005/", }, { name: "FEDORA-2022-ea3ebeff3d", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UXAFOP6QQRNZD3HPZ6BMCEZZOM4YIZMK/", }, { name: "FEDORA-2022-e9fe21d102", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C7IWZTB4J2N4F5OR5QY4VHDSKWKZSWN3/", }, { name: "https://support.apple.com/kb/HT213443", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213443", }, { name: "https://support.apple.com/kb/HT213444", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213444", }, { name: "https://support.apple.com/kb/HT213446", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213446", }, { name: "https://support.apple.com/kb/HT213488", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213488", }, { name: "https://support.apple.com/kb/HT213486", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213486", }, { name: "https://support.apple.com/kb/HT213487", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213487", }, { name: "20221030 APPLE-SA-2022-10-27-5 Additional information for APPLE-SA-2022-10-24-2 macOS Ventura 13", refsource: "FULLDISC", url: "http://seclists.org/fulldisclosure/2022/Oct/41", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "=4.3.0", affected_versions: "Version 4.3.0", cvss_v2: "AV:N/AC:M/Au:N/C:N/I:N/A:P", cvss_v3: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", cwe_ids: [ "CWE-1035", "CWE-125", "CWE-937", ], date: "2022-11-07", description: "LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa.", fixed_versions: [ "4.4.0", ], identifier: "CVE-2022-1622", identifiers: [ "CVE-2022-1622", ], not_impacted: "All versions before 4.3.0, all versions after 4.3.0", package_slug: "conan/libtiff", pubdate: "2022-05-11", solution: "Upgrade to version 4.4.0 or above.", title: "Out-of-bounds Read", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-1622", "https://gitlab.com/libtiff/libtiff/-/commit/b4e79bfa0c7d2d08f6f1e7ec38143fc8cb11394a", "https://gitlab.com/libtiff/libtiff/-/issues/410", "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1622.json", ], uuid: "ff192c7b-1eb7-49ac-965c-f2c27b5f27ab", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:libtiff:libtiff:4.3.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "16.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "11.7", versionStartIncluding: "11.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "12.6", versionStartIncluding: "12.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:apple:watchos:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "9.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "16.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@gitlab.com", ID: "CVE-2022-1622", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-125", }, ], }, ], }, references: { reference_data: [ { name: "https://gitlab.com/libtiff/libtiff/-/commit/b4e79bfa0c7d2d08f6f1e7ec38143fc8cb11394a", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://gitlab.com/libtiff/libtiff/-/commit/b4e79bfa0c7d2d08f6f1e7ec38143fc8cb11394a", }, { name: "https://gitlab.com/libtiff/libtiff/-/issues/410", refsource: "MISC", tags: [ "Exploit", "Third Party Advisory", ], url: "https://gitlab.com/libtiff/libtiff/-/issues/410", }, { name: "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1622.json", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1622.json", }, { name: "https://security.netapp.com/advisory/ntap-20220616-0005/", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20220616-0005/", }, { name: "FEDORA-2022-ea3ebeff3d", refsource: "FEDORA", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UXAFOP6QQRNZD3HPZ6BMCEZZOM4YIZMK/", }, { name: "FEDORA-2022-e9fe21d102", refsource: "FEDORA", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C7IWZTB4J2N4F5OR5QY4VHDSKWKZSWN3/", }, { name: "https://support.apple.com/kb/HT213488", refsource: "CONFIRM", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://support.apple.com/kb/HT213488", }, { name: "https://support.apple.com/kb/HT213446", refsource: "CONFIRM", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://support.apple.com/kb/HT213446", }, { name: "https://support.apple.com/kb/HT213444", refsource: "CONFIRM", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://support.apple.com/kb/HT213444", }, { name: "https://support.apple.com/kb/HT213443", refsource: "CONFIRM", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://support.apple.com/kb/HT213443", }, { name: "https://support.apple.com/kb/HT213486", refsource: "CONFIRM", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://support.apple.com/kb/HT213486", }, { name: "https://support.apple.com/kb/HT213487", refsource: "CONFIRM", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://support.apple.com/kb/HT213487", }, { name: "20221030 APPLE-SA-2022-10-27-5 Additional information for APPLE-SA-2022-10-24-2 macOS Ventura 13", refsource: "FULLDISC", tags: [ "Third Party Advisory", ], url: "http://seclists.org/fulldisclosure/2022/Oct/41", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 4.3, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:P", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: true, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 3.6, }, }, lastModifiedDate: "2022-11-07T20:52Z", publishedDate: "2022-05-11T15: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.