5
CVSSv2

CVE-2012-4561

Published: 30/11/2012 Updated: 29/08/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 445
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

The (1) publickey_make_dss, (2) publickey_make_rsa, (3) signature_from_string, (4) ssh_do_sign, and (5) ssh_sign_session_id functions in keys.c in libssh prior to 0.5.3 free "an invalid pointer on an error path," which might allow remote malicious users to cause a denial of service (crash) via unspecified vectors.

Vulnerable Product Search on Vulmon Subscribe to Product

libssh libssh 0.4.8

libssh libssh 0.4.7

libssh libssh 0.5.0

libssh libssh

libssh libssh 0.5.1

Vendor Advisories

linssh could be made to crash or run programs if it received specially crafted network traffic ...
Multiple vulnerabilities were discovered in libssh by Florian Weimer and Xi Wang: CVE-2012-4559: multiple double free() flaws CVE-2012-4561: multiple invalid free() flaws CVE-2012-4562: multiple improper overflow checks Those could lead to a denial of service by making an SSH client linked to libssh crash, and maybe even arbitrary code exec ...