Lucene search
+L

226 matches found

Gentoo Linux
Gentoo Linux
added 2017/02/14 12:0 a.m.61 views

OpenSSL: Multiple vulnerabilities

Background OpenSSL is an Open Source toolkit implementing the Secure Sockets Layer SSL v2/v3 and Transport Layer Security TLS v1 as well as a general purpose cryptography library. Description Multiple vulnerabilities have been discovered in OpenSSL. Please review the CVE identifiers referenced...

7.5CVSS7.8AI score0.57595EPSS
SaveExploits6
Veracode
Veracode
added 2017/02/10 5:22 a.m.31 views

Denial Of Service (DoS)

OpenSSL is vulnerable to denial of service DoS attacks. These attacks are possible when the client authentication and ephemeral Diffie-Hellman ciphersuite are enabled. They can be triggered through the use of a ClientKeyExchange with a length of zero...

2.6CVSS6.8AI score0.07352EPSS
SaveExploits0References18Affected Software1
Veracode
Veracode
added 2017/02/07 1:2 a.m.50 views

Denial Of Service (DoS) Through Null Pointer Dereference

OpenSSL is vulnerable to denial of service DoS attacks through a null pointer dereference. This can be triggered at remote DTLS servers by a handshake message where the ciphersuite is specified as a 1 anonymous DH or 2 anonymous ECDH ciphersuite...

4.3CVSS5.6AI score0.16946EPSS
SaveExploits0References56Affected Software1
Veracode
Veracode
added 2017/02/06 5:58 a.m.38 views

Denial Of Service (DoS) Through Null Pointer Dereference

OpenSSL is vulnerable to denial of service DoS attacks. This is caused by the sslsetclientdisabled function and triggered by a ServerHello message that includes an SRP ciphersuite but no negotiation of that suite with the client...

4.3CVSS4.3AI score0.19997EPSS
SaveExploits0References49Affected Software1
exploitpack
exploitpack
added 2017/01/26 12:0 a.m.68 views

OpenSSL 1.1.0 - Remote Client Denial of Service

OpenSSL 1.1.0 - Remote Client Denial of Service // Source: https://guidovranken.wordpress.com/2017/01/26/cve-2017-3730-openssl-1-1-0-remote-client-denial-of-service-affects-servers-as-well-poc/ / SSL server demonstration program Copyright C 2006-2015, ARM Limited, All Rights Reserved...

5CVSS7.8AI score0.55294EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2016/06/22 12:0 a.m.245 views

OracleVM 3.2 : openssl (OVMSA-2016-0071)

The remote OracleVM system is missing necessary patches to address critical security updates : - To disable SSLv2 client connections create the file /etc/sysconfig/openssl-ssl-client-kill-sslv2 John Haxby orabug 21673934 - Backport openssl 08-Jan-2015 security fixes John Haxby orabug 20409893 - f...

7.5CVSS7.4AI score0.38709EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2016/05/16 12:0 a.m.60 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.89058EPSS
SaveExploits9References16
Tenable Nessus
Tenable Nessus
added 2016/05/16 12:0 a.m.61 views

Oracle Linux 6 : openssl (ELSA-2016-0996)

The remote Oracle Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2016-0996 advisory. - fix CVE-2016-2105 - possible overflow in base64 encoding - fix CVE-2016-2106 - possible overflow in EVPEncryptUpdate - fix CVE-2016-2107 - padding...

10CVSS8AI score0.89058EPSS
SaveExploits9References8
Oracle linux
Oracle linux
added 2016/05/09 12:0 a.m.93 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.89058EPSS
SaveExploits9
FreeBSD
FreeBSD
added 2016/01/22 12:0 a.m.52 views

openssl -- multiple vulnerabilities

OpenSSL project reports: Historically OpenSSL only ever generated DH parameters based on "safe" primes. More recently in version 1.0.2 support was provided for generating X9.42 style parameter files such as those required for RFC 5114 support. The primes used in such files may not be "safe". Wher...

5.9CVSS6.6AI score0.83645EPSS
SaveExploits2References1
Tenable Nessus
Tenable Nessus
added 2015/12/07 12:0 a.m.49 views

OpenSSL 1.0.2 < 1.0.2e Multiple Vulnerabilities

The version of OpenSSL installed on the remote host is prior to 1.0.2e. It is, therefore, affected by multiple vulnerabilities as referenced in the 1.0.2e advisory. - The ASN1TFLGCOMBINE implementation in crypto/asn1/tasndec.c in OpenSSL before 0.9.8zh, 1.0.0 before 1.0.0t, 1.0.1 before 1.0.1q, a...

7.5CVSS6.9AI score0.44016EPSS
SaveExploits1References9
NVD
NVD
added 2015/12/06 8:59 p.m.24 views

CVE-2015-3193

The Montgomery squaring implementation in crypto/bn/asm/x8664-mont5.pl in OpenSSL 1.0.2 before 1.0.2e on the x8664 platform, as used by the BNmodexp function, mishandles carry propagation and produces incorrect output, which makes it easier for remote attackers to obtain sensitive private-key...

7.5CVSS6.4AI score0.25137EPSS
SaveExploits1References22
OSV
OSV
added 2015/12/06 8:59 p.m.15 views

CVE-2015-3193

The Montgomery squaring implementation in crypto/bn/asm/x8664-mont5.pl in OpenSSL 1.0.2 before 1.0.2e on the x8664 platform, as used by the BNmodexp function, mishandles carry propagation and produces incorrect output, which makes it easier for remote attackers to obtain sensitive private-key...

7.5CVSS6.4AI score0.25137EPSS
SaveExploits1References26
Prion
Prion
added 2015/12/06 8:59 p.m.24 views

Code injection

The Montgomery squaring implementation in crypto/bn/asm/x8664-mont5.pl in OpenSSL 1.0.2 before 1.0.2e on the x8664 platform, as used by the BNmodexp function, mishandles carry propagation and produces incorrect output, which makes it easier for remote attackers to obtain sensitive private-key...

5CVSS6.5AI score0.25137EPSS
SaveExploits1References22Affected Software3
ArchLinux
ArchLinux
added 2015/12/05 12:0 a.m.71 views

openssl lib32-openssl: multiple issues

CVE-2015-3193 insecure private key in connection with DHE There is a carry propagating bug in the x8664 Montgomery squaring procedure. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not...

5CVSS0.8AI score0.44016EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2015/12/04 12:0 a.m.109 views

AIX 6.1 TL 9 : bos.net.tcp.client (U861500)

The remote host is missing AIX PTF U861500, which is related to the security of the package bos.net.tcp.client. Product could allow a remote attacker to obtain sensitive information, caused by a design error when using the SSLv3 protocol. A remote user with the ability to conduct a...

7.8CVSS6.8AI score0.33652EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2015/12/03 12:0 a.m.48 views

CVE-2015-3193

The Montgomery squaring implementation in crypto/bn/asm/x8664-mont5.pl in OpenSSL 1.0.2 before 1.0.2e on the x8664 platform, as used by the BNmodexp function, mishandles carry propagation and produces incorrect output, which makes it easier for remote attackers to obtain sensitive private-key...

7.5CVSS6.8AI score0.25137EPSS
SaveExploits1References3
Nmap
Nmap
added 2015/11/13 11:26 p.m.5560 views

ssl-dh-params NSE Script

Weak ephemeral Diffie-Hellman parameter detection for SSL/TLS services. This script simulates SSL/TLS handshakes using ciphersuites that have ephemeral Diffie-Hellman as the key exchange algorithm. Diffie-Hellman MODP group parameters are extracted and analyzed for vulnerability to Logjam CVE...

10CVSS9.1AI score0.9986EPSS
SaveExploits34
n0where
n0where
added 2015/09/21 9:24 p.m.25 views

Test SSL Ciphersuite: Cipherscan

Test SSL Ciphersuite: Cipherscan Simple way to find out which SSL ciphersuites are supported by a target Cipherscan tests the ordering of the SSL/TLS ciphers on a given target, for all major versions of SSL and TLS. It also extracts some certificates informations, TLS options, OCSP stapling and...

7.3AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2015/08/11 12:0 a.m.92 views

AIX 7.1 TL 2 : sendmail (IV75645) (Logjam)

The TLS protocol could allow a remote attacker to obtain sensitive information, caused by the failure to properly convey a DHEEXPORT ciphersuite choice. An attacker could exploit this vulnerability using man-in-the-middle techniques to force a downgrade to 512-bit export-grade cipher. Successful...

4.3CVSS7.3AI score0.9986EPSS
SaveExploits1References2
Rows per page
Query Builder