ghsa-xrq2-m5w8-p5wg
Vulnerability from github
Published
2025-07-08 15:32
Modified
2025-08-07 09:30
Severity ?
Details
A flaw exists in gdk‑pixbuf within the gdk_pixbuf__jpeg_image_load_increment function (io-jpeg.c) and in glib’s g_base64_encode_step (glib/gbase64.c). When processing maliciously crafted JPEG images, a heap buffer overflow can occur during Base64 encoding, allowing out-of-bounds reads from heap memory, potentially causing application crashes or arbitrary code execution.
{ "affected": [], "aliases": [ "CVE-2025-7345" ], "database_specific": { "cwe_ids": [ "CWE-120", "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-07-08T14:15:32Z", "severity": "HIGH" }, "details": "A flaw exists in gdk\u2011pixbuf within the gdk_pixbuf__jpeg_image_load_increment function (io-jpeg.c) and in glib\u2019s g_base64_encode_step (glib/gbase64.c). When processing maliciously crafted JPEG images, a heap buffer overflow can occur during Base64 encoding, allowing out-of-bounds reads from heap memory, potentially causing application crashes or arbitrary code execution.", "id": "GHSA-xrq2-m5w8-p5wg", "modified": "2025-08-07T09:30:34Z", "published": "2025-07-08T15:32:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7345" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:12841" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:12862" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:13315" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-7345" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2377063" }, { "type": "WEB", "url": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/249" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.