gsd-2022-48281
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
processCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g., "WRITE of size 307203") via a crafted TIFF image.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-48281", description: "processCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g., \"WRITE of size 307203\") via a crafted TIFF image.", id: "GSD-2022-48281", references: [ "https://www.debian.org/security/2023/dsa-5333", "https://advisories.mageia.org/CVE-2022-48281.html", "https://www.suse.com/security/cve/CVE-2022-48281.html", "https://ubuntu.com/security/CVE-2022-48281", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-48281", ], details: "processCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g., \"WRITE of size 307203\") via a crafted TIFF image.", id: "GSD-2022-48281", modified: "2023-12-13T01:19:26.024892Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-48281", 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: "processCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g., \"WRITE of size 307203\") via a crafted TIFF image.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://gitlab.com/libtiff/libtiff/-/issues/488", refsource: "MISC", url: "https://gitlab.com/libtiff/libtiff/-/issues/488", }, { name: "https://gitlab.com/libtiff/libtiff/-/commit/d1b6b9c1b3cae2d9e37754506c1ad8f4f7b646b5", refsource: "MISC", url: "https://gitlab.com/libtiff/libtiff/-/commit/d1b6b9c1b3cae2d9e37754506c1ad8f4f7b646b5", }, { name: "DSA-5333", refsource: "DEBIAN", url: "https://www.debian.org/security/2023/dsa-5333", }, { name: "[debian-lts-announce] 20230130 [SECURITY] [DLA 3297-1] tiff security update", refsource: "MLIST", url: "https://lists.debian.org/debian-lts-announce/2023/01/msg00037.html", }, { name: "https://security.netapp.com/advisory/ntap-20230302-0004/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20230302-0004/", }, { name: "GLSA-202305-31", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202305-31", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<=4.5.0", affected_versions: "All versions up to 4.5.0", 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-787", "CWE-937", ], date: "2023-05-30", description: "processCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g., \"WRITE of size 307203\") via a crafted TIFF image.", fixed_versions: [], identifier: "CVE-2022-48281", identifiers: [ "CVE-2022-48281", ], not_impacted: "", package_slug: "conan/libtiff", pubdate: "2023-01-23", solution: "Unfortunately, there is no solution available yet.", title: "Out-of-bounds Write", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-48281", "https://gitlab.com/libtiff/libtiff/-/issues/488", "https://gitlab.com/libtiff/libtiff/-/commit/d1b6b9c1b3cae2d9e37754506c1ad8f4f7b646b5", "https://www.debian.org/security/2023/dsa-5333", "https://lists.debian.org/debian-lts-announce/2023/01/msg00037.html", ], uuid: "90ab7493-fe50-4dea-8b8e-0774166343ef", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:libtiff:libtiff:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "4.5.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-48281", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "processCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g., \"WRITE of size 307203\") via a crafted TIFF image.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-787", }, ], }, ], }, references: { reference_data: [ { name: "https://gitlab.com/libtiff/libtiff/-/issues/488", refsource: "MISC", tags: [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://gitlab.com/libtiff/libtiff/-/issues/488", }, { name: "https://gitlab.com/libtiff/libtiff/-/commit/d1b6b9c1b3cae2d9e37754506c1ad8f4f7b646b5", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://gitlab.com/libtiff/libtiff/-/commit/d1b6b9c1b3cae2d9e37754506c1ad8f4f7b646b5", }, { name: "DSA-5333", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2023/dsa-5333", }, { name: "[debian-lts-announce] 20230130 [SECURITY] [DLA 3297-1] tiff security update", refsource: "MLIST", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2023/01/msg00037.html", }, { name: "https://security.netapp.com/advisory/ntap-20230302-0004/", refsource: "CONFIRM", tags: [], url: "https://security.netapp.com/advisory/ntap-20230302-0004/", }, { name: "GLSA-202305-31", refsource: "GENTOO", tags: [], url: "https://security.gentoo.org/glsa/202305-31", }, ], }, }, impact: { 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: "2023-05-30T06:16Z", publishedDate: "2023-01-23T03: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.