cve-2024-24792
Vulnerability from cvelistv5
Published
2024-06-27 17:37
Modified
2024-08-01 23:28
Severity ?
EPSS score ?
Summary
Panic when parsing invalid palette-color images in golang.org/x/image
References
Impacted products
▼ | Vendor | Product |
---|---|---|
golang.org/x/image | golang.org/x/image/tiff |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:golang:image:*:*:*:*:*:go:*:*" ], "defaultStatus": "unknown", "product": "image", "vendor": "golang", "versions": [ { "lessThan": "0.18.0", "status": "affected", "version": "0", "versionType": "semver" } ] } ], "metrics": [ { "cvssV3_1": { "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" } }, { "other": { "content": { "id": "CVE-2024-24792", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-07-17T15:53:18.409742Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-07-18T15:22:35.789Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-01T23:28:12.747Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://go.dev/cl/588115" }, { "tags": [ "x_transferred" ], "url": "https://go.dev/issue/67624" }, { "tags": [ "x_transferred" ], "url": "https://pkg.go.dev/vuln/GO-2024-2937" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "collectionURL": "https://pkg.go.dev", "defaultStatus": "unaffected", "packageName": "golang.org/x/image/tiff", "product": "golang.org/x/image/tiff", "programRoutines": [ { "name": "decoder.decode" }, { "name": "Decode" } ], "vendor": "golang.org/x/image", "versions": [ { "lessThan": "0.18.0", "status": "affected", "version": "0", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "value": "John Wright \u003cjsw@google.com\u003e" } ], "descriptions": [ { "lang": "en", "value": "Parsing a corrupt or malicious image with invalid color indices can cause a panic." } ], "problemTypes": [ { "descriptions": [ { "description": "CWE-125: Out-of-bounds Read", "lang": "en" } ] } ], "providerMetadata": { "dateUpdated": "2024-06-27T17:37:38.560Z", "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "shortName": "Go" }, "references": [ { "url": "https://go.dev/cl/588115" }, { "url": "https://go.dev/issue/67624" }, { "url": "https://pkg.go.dev/vuln/GO-2024-2937" } ], "title": "Panic when parsing invalid palette-color images in golang.org/x/image" } }, "cveMetadata": { "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "assignerShortName": "Go", "cveId": "CVE-2024-24792", "datePublished": "2024-06-27T17:37:38.560Z", "dateReserved": "2024-01-30T16:05:14.758Z", "dateUpdated": "2024-08-01T23:28:12.747Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-24792\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-06-27T18:15:13.740\",\"lastModified\":\"2024-08-01T13:47:30.627\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Parsing a corrupt or malicious image with invalid color indices can cause a panic.\"},{\"lang\":\"es\",\"value\":\"Analizar una imagen corrupta o maliciosa con \u00edndices de color no v\u00e1lidos puede provocar p\u00e1nico.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"references\":[{\"url\":\"https://go.dev/cl/588115\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/67624\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2937\",\"source\":\"security@golang.org\"}]}}" } }
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.