Input validation error in OpenSSL - CVE-2015-1794

 

Input validation error in OpenSSL - CVE-2015-1794

Published: June 20, 2023


Vulnerability identifier: #VU77554
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-1794
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OpenSSL
Software vendor:
OpenSSL Software Foundation

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists in the ssl3_get_key_exchange() function in ssl/s3_clnt.c in OpenSSL. A remote attacker can pass specially crafted zero p value in an anonymous Diffie-Hellman (DH) ServerKeyExchange message to the application and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links