ghsa-r7x8-hv2q-v9r7
Vulnerability from github
Published
2024-08-12 15:30
Modified
2024-11-06 12:31
Severity ?
Details
A null pointer dereference flaw was found in Libtiff via tif_dirinfo.c
. This issue may allow an attacker to trigger memory allocation failures through certain means, such as restricting the heap space size or injecting faults, causing a segmentation fault. This can cause an application crash, eventually leading to a denial of service.
{ "affected": [], "aliases": [ "CVE-2024-7006" ], "database_specific": { "cwe_ids": [ "CWE-476", "CWE-754" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-08-12T13:38:40Z", "severity": "MODERATE" }, "details": "A null pointer dereference flaw was found in Libtiff via `tif_dirinfo.c`. This issue may allow an attacker to trigger memory allocation failures through certain means, such as restricting the heap space size or injecting faults, causing a segmentation fault. This can cause an application crash, eventually leading to a denial of service.", "id": "GHSA-r7x8-hv2q-v9r7", "modified": "2024-11-06T12:31:31Z", "published": "2024-08-12T15:30:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7006" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:6360" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8833" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8914" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-7006" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302996" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.