CVE-2025-4877

There's a vulnerability in the libssh package where when a libssh consumer passes in an unexpectedly large input buffer to ssh_get_fingerprint_hash() function. In such cases the bin_to_base64() function can experience an integer overflow leading to a memory under allocation, when that happens it's possible that the program perform out of bounds write leading to a heap corruption. This issue affects only 32-bits builds of libssh.
Configurations

No configuration.

History

20 Aug 2025, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-20 13:15

Updated : 2025-08-20 14:39


NVD link : CVE-2025-4877

Mitre link : CVE-2025-4877

CVE.ORG link : CVE-2025-4877


JSON object : View

Products Affected

No product.

CWE
CWE-787

Out-of-bounds Write