CVE-2025-7345
BaseFortify
Publication date: 2025-07-08
Last updated on: 2025-11-03
Assigner: Red Hat, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a flaw in gdk-pixbuf's JPEG image loading function and glib's Base64 encoding step. When processing specially crafted malicious JPEG images, it can cause a heap buffer overflow during Base64 encoding, leading to out-of-bounds reads from heap memory. This can result in application crashes or allow an attacker to execute arbitrary code.
How can this vulnerability impact me? :
The vulnerability can cause applications that use gdk-pixbuf to crash unexpectedly or, worse, allow attackers to execute arbitrary code on the affected system. This could lead to system compromise or denial of service.