A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
References
Configurations
No configuration.
History
26 Jun 2025, 18:58
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-24 14:15
Updated : 2025-06-26 18:58
NVD link : CVE-2025-5318
Mitre link : CVE-2025-5318
CVE.ORG link : CVE-2025-5318
JSON object : View
Products Affected
No product.
CWE
CWE-125
Out-of-bounds Read