Lucene search
K

13 matches found

F5 Networks
F5 Networks
added 2023/02/21 6:3 p.m.41 views

K40524634: OpenSSL vulnerability CVE-2016-0797

Security Advisory Description Multiple integer overflows in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allow remote attackers to cause a denial of service heap memory corruption or NULL pointer dereference or possibly have unspecified other impact via a long digit string that is mishandl...

7.5CVSS8.5AI score0.34192EPSS
Exploits1
IBM Security Bulletins
IBM Security Bulletins
added 2022/08/19 11:53 p.m.45 views

Security Bulletin: Power Systems Firmware affected by vulnerability in OpenSSL (CVE-2016-0797)

Summary Power Systems Firmware affected by vulnerability in OpenSSL CVE-2016-0797 Vulnerability Details CVEID: CVE-2016-0797 DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by a NULL pointer dereference in the BNhex2bn/BNdec2bn function. An attacker could exploit this...

7.5CVSS7.4AI score0.34192EPSS
Exploits1Affected Software3
Tenable Nessus
Tenable Nessus
added 2016/05/16 12:0 a.m.59 views

OracleVM 3.3 / 3.4 : openssl (OVMSA-2016-0049) (SLOTH)

The remote OracleVM system is missing necessary patches to address critical security updates : - fix CVE-2016-2105 - possible overflow in base64 encoding - fix CVE-2016-2106 - possible overflow in EVPEncryptUpdate - fix CVE-2016-2107 - padding oracle in stitched AES-NI CBC-MAC - fix CVE-2016-2108...

10CVSS7.8AI score0.79963EPSS
Exploits8References16
Oracle linux
Oracle linux
added 2016/05/09 12:0 a.m.89 views

openssl security update

1.0.1e-51.5 - fix CVE-2016-2105 - possible overflow in base64 encoding - fix CVE-2016-2106 - possible overflow in EVPEncryptUpdate - fix CVE-2016-2107 - padding oracle in stitched AES-NI CBC-MAC - fix CVE-2016-2108 - memory corruption in ASN.1 encoder - fix CVE-2016-2109 - possible DoS when readi...

10CVSS2AI score0.79963EPSS
Exploits8
FreeBSD Advisory
FreeBSD Advisory
added 2016/03/10 12:0 a.m.30 views

FreeBSD-SA-16:12.openssl

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-16:12.openssl Security Advisory The FreeBSD Project Topic: Multiple OpenSSL vulnerabilities Category: contrib Module: openssl Announced: 2016-03-10 Credits:...

10CVSS7.2AI score0.90348EPSS
Exploits3
OpenVAS
OpenVAS
added 2016/03/08 12:0 a.m.39 views

openSUSE: Security Advisory for openssl (openSUSE-SU-2016:0638-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.4AI score0.90348EPSS
Exploits3References1
OpenVAS
OpenVAS
added 2016/03/08 12:0 a.m.58 views

openSUSE: Security Advisory for openssl (openSUSE-SU-2016:0627-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS7.2AI score0.90348EPSS
Exploits3References1
OSV
OSV
added 2016/03/03 8:59 p.m.1 views

DEBIAN-CVE-2016-0797

Multiple integer overflows in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allow remote attackers to cause a denial of service heap memory corruption or NULL pointer dereference or possibly have unspecified other impact via a long digit string that is mishandled by the 1 BNdec2bn or 2...

7.5CVSS9.9AI score0.34192EPSS
Exploits1References1
Prion
Prion
added 2016/03/03 8:59 p.m.18 views

Integer overflow

Multiple integer overflows in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allow remote attackers to cause a denial of service heap memory corruption or NULL pointer dereference or possibly have unspecified other impact via a long digit string that is mishandled by the 1 BNdec2bn or 2...

5CVSS9.8AI score0.34192EPSS
Exploits1References44Affected Software4
OPENSUSE Linux
OPENSUSE Linux
added 2016/03/02 11:12 p.m.39 views

Security update for openssl (important)

This update for openssl fixes various security issues: Security issues fixed: - CVE-2016-0800 aka the "DROWN" attack bsc968046: OpenSSL was vulnerable to a cross-protocol attack that could lead to decryption of TLS sessions by using a server supporting SSLv2 and EXPORT cipher suites as a...

10CVSS1.3AI score0.90348EPSS
Exploits3References9
CNVD
CNVD
added 2016/03/02 12:0 a.m.1 views

OpenSSL BN_hex2bn/BN_dec2bn Null Pointer Indirect Reference and Heap Corruption Vulnerability

OpenSSL is an open source implementation of SSL used to enable strong encryption of network communications and is now widely used in a variety of web applications. A security vulnerability in the implementation of the function BNhex2bn/BNdec2bn in OpenSSL versions 1.0.2 and earlier, 1.0.1 and...

7.5CVSS8.9AI score0.34192EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2016/03/01 1:0 p.m.34 views

CVE-2016-0797

Multiple integer overflows in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allow remote attackers to cause a denial of service heap memory corruption or NULL pointer dereference or possibly have unspecified other impact via a long digit string that is mishandled by the 1 BNdec2bn or 2...

7.5CVSS6.9AI score0.34192EPSS
Exploits1References3
OpenSSL
OpenSSL
added 2016/03/01 12:0 a.m.50 views

Vulnerability in OpenSSL - BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption

In the BNhex2bn function the number of hex digits is calculated using an int value |i|. Later |bnexpand| is called with a value of |i 4|. For large values of |i| this can result in |bnexpand| not allocating any memory because |i 4| is negative. This can leave the internal BIGNUM data field as NUL...

7.8AI score0.34192EPSS
Exploits1Affected Software1
Rows per page
Query Builder