GHSA-Q7PP-WCGR-PFFX
Vulnerability from github – Published: 2023-09-05 06:30 – Updated: 2024-03-21 18:57
VLAI?
Summary
Crash when processing crafted TIFF files
Details
Disintegration Imaging 1.6.2 allows attackers to cause a panic (because of an integer index out of range during a Grayscale call) via a crafted TIFF file to the scan function of scanner.go. NOTE: it is unclear whether there are common use cases in which this panic could have any security consequence
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/disintegration/imaging"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.6.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-36308"
],
"database_specific": {
"cwe_ids": [
"CWE-129"
],
"github_reviewed": true,
"github_reviewed_at": "2024-03-21T18:57:46Z",
"nvd_published_at": "2023-09-05T04:15:08Z",
"severity": "LOW"
},
"details": "Disintegration Imaging 1.6.2 allows attackers to cause a panic (because of an integer index out of range during a Grayscale call) via a crafted TIFF file to the scan function of scanner.go. NOTE: it is unclear whether there are common use cases in which this panic could have any security consequence",
"id": "GHSA-q7pp-wcgr-pffx",
"modified": "2024-03-21T18:57:46Z",
"published": "2023-09-05T06:30:14Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36308"
},
{
"type": "WEB",
"url": "https://github.com/disintegration/imaging/issues/165"
},
{
"type": "WEB",
"url": "https://github.com/disintegration/imaging/releases/tag/v1.6.2"
},
{
"type": "PACKAGE",
"url": "github.com/disintegration/imaging"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Crash when processing crafted TIFF files"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…