ghsa-5x7m-6737-26cr
Vulnerability from github
Published
2024-04-15 20:24
Modified
2025-01-09 18:56
Severity ?
VLAI Severity ?
Summary
SixLabors.ImageSharp vulnerable to data leakage
Details
Impact
A data leakage flaw was found in ImageSharp's JPEG and TGA decoders. This vulnerability is triggered when an attacker passes a specially crafted JPEG or TGA image file to a software using ImageSharp, potentially disclosing sensitive information from other parts of the software in the resulting image buffer.
Patches
The problem has been patched. All users are advised to upgrade to v3.1.4 or v2.1.8.
Workarounds
None
References
None
{ "affected": [ { "package": { "ecosystem": "NuGet", "name": "SixLabors.ImageSharp" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "NuGet", "name": "SixLabors.ImageSharp" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.1.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-32036" ], "database_specific": { "cwe_ids": [ "CWE-212", "CWE-226" ], "github_reviewed": true, "github_reviewed_at": "2024-04-15T20:24:06Z", "nvd_published_at": "2024-04-15T20:15:11Z", "severity": "MODERATE" }, "details": "### Impact\nA data leakage flaw was found in ImageSharp\u0027s JPEG and TGA decoders. This vulnerability is triggered when an attacker passes a specially crafted JPEG or TGA image file to a software using ImageSharp, potentially disclosing sensitive information from other parts of the software in the resulting image buffer.\n\n### Patches\nThe problem has been patched. All users are advised to upgrade to v3.1.4 or v2.1.8.\n\n### Workarounds\nNone\n\n### References\nNone\n", "id": "GHSA-5x7m-6737-26cr", "modified": "2025-01-09T18:56:34Z", "published": "2024-04-15T20:24:06Z", "references": [ { "type": "WEB", "url": "https://github.com/SixLabors/ImageSharp/security/advisories/GHSA-5x7m-6737-26cr" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32036" }, { "type": "WEB", "url": "https://github.com/SixLabors/ImageSharp/commit/8f0b4d3e680e78d479a88e7b1472bccd8f096d68" }, { "type": "WEB", "url": "https://github.com/SixLabors/ImageSharp/commit/da5f09a42513489fe359578d81cec2f15ba588ba" }, { "type": "PACKAGE", "url": "https://github.com/SixLabors/ImageSharp" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "SixLabors.ImageSharp vulnerable to data leakage" }
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.
Loading…
Loading…