CVE-2025-60018
BaseFortify
Publication date: 2025-09-25
Last updated on: 2025-09-26
Assigner: Red Hat, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| glib | glib-networking | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in glib-networking's OpenSSL backend where it fails to properly check the return value of a call to BIO_write(). This improper check can lead to an out of bounds read, which means the software may read memory outside the intended buffer boundaries.
How can this vulnerability impact me? :
The vulnerability can lead to an out of bounds read, which may cause information disclosure or application instability. According to the CVSS score, it has a low impact on confidentiality and availability, with no impact on integrity, and requires network access with high attack complexity and no privileges or user interaction.