CVE-2025-1372
published 2025-02-17CVE-2025-1372: A vulnerability was found in GNU elfutils 0.192. It has been declared as critical. Affected by this vulnerability is the function…
PriorityP345high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.34%
26.7th percentile
A vulnerability was found in GNU elfutils 0.192. It has been declared as critical. Affected by this vulnerability is the function dump_data_section/print_string_section of the file readelf.c of the component eu-readelf. The manipulation of the argument z/x leads to buffer overflow. An attack has to be approached locally. The exploit has been disclosed to the public and may be used. The identifier of the patch is 73db9d2021cab9e23fd734b0a76a612d52a6f1db. It is recommended to apply a patch to fix this issue.
Affected
7 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | elfutils | — | — |
| elfutils_project | elfutils | — | — |
| elfutils_project | elfutils | >= 0 < 0.186-1ubuntu0.1 | 0.186-1ubuntu0.1 |
| elfutils_project | elfutils | >= 0 < 0.190-1.1ubuntu0.1 | 0.190-1.1ubuntu0.1 |
| gnu | elfutils | — | — |
| msrc | azl3_elfutils_0.189-4_on_azure_linux_3.0 | — | — |
| portkey-ai | gateway | >= 0 < 1.14.0 | 1.14.0 |
CVSS provenance
nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv4.04.8MEDIUMCVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
nvdv2.04.3MEDIUMAV:L/AC:L/Au:S/C:P/I:P/A:P
osv4.8MEDIUM
vendor_msrc5.3MEDIUM
vendor_debian4.8LOW
vendor_redhat4.8MEDIUM
vendor_ubuntu4.0MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Ubuntu
elfutils vulnerabilities
vendor_ubuntu·2025-03-24·CVSS 4.0
CVE-2025-1365 [MEDIUM] elfutils vulnerabilities
Title: elfutils vulnerabilities
Summary: Several security issues were fixed in elfutils.
It was discovered that readelf from elfutils could be made to read out of
bounds. If a user or automated system were tricked into running readelf
on a specially crafted file, an attacker could cause readelf to crash,
resulting in a denial of service. This issue only affected Ubuntu 24.04
LTS. (CVE-2024-25260)
It was discovered that readelf from elfutils could be made to write out of
bounds. If a user or automated system were tricked into running readelf
on a specially crafted file, an attacker could cause readelf to crash,
resulting in a denial of service, or possibly execute arbitrary code.
This issue only affected Ubuntu 24.04 LTS and Ubuntu 24.10. (CVE-2025-1365)
It was discovered that readelf f
Red Hat
elfutils: GNU elfutils eu-readelf readelf.c print_string_section buffer overflow
vendor_redhat·2025-02-17·CVSS 4.8
CVE-2025-1372 [MEDIUM] CWE-120 elfutils: GNU elfutils eu-readelf readelf.c print_string_section buffer overflow
elfutils: GNU elfutils eu-readelf readelf.c print_string_section buffer overflow
A vulnerability was found in GNU elfutils 0.192. It has been declared as critical. Affected by this vulnerability is the function dump_data_section/print_string_section of the file readelf.c of the component eu-readelf. The manipulation of the argument z/x leads to buffer overflow. An attack has to be approached locally. The exploit has been disclosed to the public and may be used. The identifier of the patch is 73db9d2021cab9e23fd734b0a76a612d52a6f1db. It is recommended to apply a patch to fix this issue.
A flaw was found in GNU elfutils. This vulnerability allows buffer overflow, potentially leading to arbitrary code execution or crashes via manipulation of the 'z/x' argument in the dump_data_section/print
Microsoft
GNU elfutils eu-readelf readelf.c print_string_section buffer overflow
vendor_msrc·2025-02-11·CVSS 5.3
CVE-2025-1372 [MEDIUM] CWE-120 GNU elfutils eu-readelf readelf.c print_string_section buffer overflow
GNU elfutils eu-readelf readelf.c print_string_section buffer overflow
FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability?
One of the main benefits to our customers who choose to use the Azure Linux distro is the commitment to keep it up to date with the most recent and most secure versions of the open source libraries with which the distro is composed. Microsoft is committed to transparency in this work which is why we began publishing CSAF/VEX in October 2025. See this blog post for more information. If impact to additional products is identified, we will update the CVE to reflect this.
Mariner: Mariner
VulDB: VulDB
Customer Action Required: Yes
Remediation: CBL-Mariner Releases
Reference
Debian
CVE-2025-1372: elfutils - A vulnerability was found in GNU elfutils 0.192. It has been declared as critica...
vendor_debian·2025·CVSS 4.8
CVE-2025-1372 [MEDIUM] CVE-2025-1372: elfutils - A vulnerability was found in GNU elfutils 0.192. It has been declared as critica...
A vulnerability was found in GNU elfutils 0.192. It has been declared as critical. Affected by this vulnerability is the function dump_data_section/print_string_section of the file readelf.c of the component eu-readelf. The manipulation of the argument z/x leads to buffer overflow. An attack has to be approached locally. The exploit has been disclosed to the public and may be used. The identifier of the patch is 73db9d2021cab9e23fd734b0a76a612d52a6f1db. It is recommended to apply a patch to fix this issue.
Scope: local
bookworm: open
bullseye: open
forky: open
sid: open
trixie: open
GHSA
Portkey.ai Gateway: Server-Side Request Forgery (SSRF) in Custom Host
ghsa·2025-12-02
CVE-2025-66405 [MEDIUM] CWE-918 Portkey.ai Gateway: Server-Side Request Forgery (SSRF) in Custom Host
Portkey.ai Gateway: Server-Side Request Forgery (SSRF) in Custom Host
### Summary
The gateway determines the destination baseURL by prioritizing the value in the x-portkey-custom-host request header. The proxy route then appends the client-specified path to perform an external fetch. This can be maliciously used by users for SSRF (CWE-918) attack
### Impact
This vulnerability can be exploited to force the server to make requests to arbitrary hosts on the internal network. This could allow an attacker to exfiltrate sensitive data, for instance, by accessing the AWS metadata service.
### Patches
The issue is patched in 1.14.0 (https://github.com/Portkey-AI/gateway/pull/1372)
The vulnerability resides within the gateway's request processing function which handles the `x-portkey-custom-hos
OSV
elfutils vulnerabilities
osv·2025-03-24·CVSS 4.0
CVE-2024-25260 [MEDIUM] elfutils vulnerabilities
elfutils vulnerabilities
It was discovered that readelf from elfutils could be made to read out of
bounds. If a user or automated system were tricked into running readelf
on a specially crafted file, an attacker could cause readelf to crash,
resulting in a denial of service. This issue only affected Ubuntu 24.04
LTS. (CVE-2024-25260)
It was discovered that readelf from elfutils could be made to write out of
bounds. If a user or automated system were tricked into running readelf
on a specially crafted file, an attacker could cause readelf to crash,
resulting in a denial of service, or possibly execute arbitrary code.
This issue only affected Ubuntu 24.04 LTS and Ubuntu 24.10. (CVE-2025-1365)
It was discovered that readelf from elfutils could be made to dereference
invalid memory. If a us
GHSA
GHSA-r49j-8ffh-3gvm: A vulnerability was found in GNU elfutils 0
ghsa_unreviewed·2025-02-17
CVE-2025-1372 [MEDIUM] CWE-119 GHSA-r49j-8ffh-3gvm: A vulnerability was found in GNU elfutils 0
A vulnerability was found in GNU elfutils 0.192. It has been declared as critical. Affected by this vulnerability is the function dump_data_section/print_string_section of the file readelf.c of the component eu-readelf. The manipulation of the argument z/x leads to buffer overflow. An attack has to be approached locally. The exploit has been disclosed to the public and may be used. The identifier of the patch is 73db9d2021cab9e23fd734b0a76a612d52a6f1db. It is recommended to apply a patch to fix this issue.
OSV
CVE-2025-1372: A vulnerability was found in GNU elfutils 0
osv·2025-02-17·CVSS 4.8
CVE-2025-1372 [MEDIUM] CVE-2025-1372: A vulnerability was found in GNU elfutils 0
A vulnerability was found in GNU elfutils 0.192. It has been declared as critical. Affected by this vulnerability is the function dump_data_section/print_string_section of the file readelf.c of the component eu-readelf. The manipulation of the argument z/x leads to buffer overflow. An attack has to be approached locally. The exploit has been disclosed to the public and may be used. The identifier of the patch is 73db9d2021cab9e23fd734b0a76a612d52a6f1db. It is recommended to apply a patch to fix this issue.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://sourceware.org/bugzilla/attachment.cgi?id=15927https://sourceware.org/bugzilla/show_bug.cgi?id=32656https://sourceware.org/bugzilla/show_bug.cgi?id=32656#c3https://sourceware.org/bugzilla/show_bug.cgi?id=32657https://vuldb.com/?ctiid.295981https://vuldb.com/?id.295981https://vuldb.com/?submit.496485https://www.gnu.org/
2025-02-17
Published