CVE-2025-51823
MEDIUM EPSS 15.9%
Published Aug 11, 202510mo ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Published Aug 11, 2025 10mo ago
Last Modified Jun 17, 2026 1w ago
Description
libcsp 2.0 is vulnerable to Buffer Overflow in the csp_eth_init() function due to improper handling of the ifname parameter. The function uses strcpy to copy the interface name into a structure member (ctx->name) without validating the input length.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
15.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-120
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| libcsp | libcsp | 2.0 | any |
References 2
- github.com https://github.com/libcsp/libcsp/issues/850
- github.com https://github.com/libcsp/libcsp/pull/852
Remediation
- github.com https://github.com/libcsp/libcsp/pull/852