Lucene search
+L
OpensslRecent

283 matches found

OpenSSL
OpenSSL
added 2016/05/03 12:00 a.m.46 views

Vulnerability in OpenSSL - EBCDIC overread

ASN1 Strings that are over 1024 bytes can cause an overread in applications using the X509NAMEoneline function on EBCDIC systems. This could result in arbitrary stack data being returned in the buffer...

8.2CVSS7.9AI score0.22841EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2016/05/03 12:00 a.m.362 views

Vulnerability in OpenSSL - Padding oracle in AES-NI CBC MAC check

A MITM attacker can use a padding oracle attack to decrypt traffic when the connection uses an AES CBC cipher and the server support AES-NI. This issue was introduced as part of the fix for Lucky 13 padding attack CVE-2013-0169. The padding check was rewritten to be in constant time by making sur...

5.9CVSS6.8AI score0.89058EPSS
SaveExploits8Affected Software1
OpenSSL
OpenSSL
added 2016/05/03 12:00 a.m.202 views

Vulnerability in OpenSSL - Memory corruption in the ASN.1 encoder

This issue affected versions of OpenSSL prior to April 2015. The bug causing the vulnerability was fixed on April 18th 2015, and released as part of the June 11th 2015 security releases. The security impact of the bug was not known at the time. In previous versions of OpenSSL, ASN.1 encoding the...

10CVSS7.7AI score0.77906EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2016/05/03 12:00 a.m.93 views

Vulnerability in OpenSSL - EVP_EncodeUpdate overflow

An overflow can occur in the EVPEncodeUpdate function which is used for Base64 encoding of binary data. If an attacker is able to supply very large amounts of input data then a length check can overflow resulting in a heap corruption. Internally to OpenSSL the EVPEncodeUpdate function is primarly...

7.5CVSS8AI score0.3965EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2016/03/01 12:00 a.m.70 views

Vulnerability in OpenSSL - Side channel attack on modular exponentiation

A side-channel attack was found which makes use of cache-bank conflicts on the Intel Sandy-Bridge microarchitecture which could lead to the recovery of RSA keys. The ability to exploit this issue is limited as it relies on an attacker who has control of code in a thread running on the same...

5.1CVSS6.6AI score0.0191EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2016/03/01 12:00 a.m.64 views

Vulnerability in OpenSSL - Bleichenbacher oracle in SSLv2

This issue only affected versions of OpenSSL prior to March 19th 2015 at which time the code was refactored to address the vulnerability CVE-2015-0293. s2srvr.c overwrite the wrong bytes in the master-key when applying Bleichenbacher protection for export cipher suites. This provides a...

5.9CVSS6.5AI score0.21247EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2016/03/01 12:00 a.m.64 views

Vulnerability in OpenSSL - Memory leak in SRP database lookups

The SRP user database lookup method SRPVBASEgetbyuser had confusing memory management semantics; the returned pointer was sometimes newly allocated, and sometimes owned by the callee. The calling code has no way of distinguishing these two cases. Specifically, SRP servers that configure a secret...

7.8CVSS7.5AI score0.24409EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2016/03/01 12:00 a.m.88 views

Vulnerability in OpenSSL - Double-free in DSA code

A double free bug was discovered when OpenSSL parses malformed DSA private keys and could lead to a DoS attack or memory corruption for applications that receive DSA private keys from untrusted sources. This scenario is considered rare...

10CVSS7.7AI score0.26335EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2016/03/01 12:00 a.m.63 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.5CVSS7.8AI score0.27022EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2016/03/01 12:00 a.m.68 views

Vulnerability in OpenSSL - Divide-and-conquer session key recovery in SSLv2

This issue only affected versions of OpenSSL prior to March 19th 2015 at which time the code was refactored to address vulnerability CVE-2015-0293. s2srvr.c did not enforce that clear-key-length is 0 for non-export ciphers. If clear-key bytes are present for these ciphers, they displace...

5.9CVSS6.8AI score0.21247EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2016/03/01 12:00 a.m.78 views

Vulnerability in OpenSSL - Fix memory issues in BIO_*printf functions

The internal |fmtstr| function used in processing a “%s” format string in the BIOprintf functions could overflow while calculating the length of a string and cause an OOB read when printing very long strings. Additionally the internal |doaproutch| function can attempt to write to an OOB memory...

10CVSS7AI score0.32414EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2016/03/01 12:00 a.m.86 views

Vulnerability in OpenSSL - Cross-protocol attack on TLS using SSLv2 (DROWN)

A cross-protocol attack was discovered that could lead to decryption of TLS sessions by using a server supporting SSLv2 and EXPORT cipher suites as a Bleichenbacher RSA padding oracle. Note that traffic between clients and non-vulnerable servers can be decrypted provided another server supporting...

5.9CVSS6.6AI score0.82112EPSS
SaveExploits2Affected Software1
OpenSSL
OpenSSL
added 2016/01/28 12:00 a.m.64 views

Vulnerability in OpenSSL - DH small subgroups

Historically OpenSSL usually 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”. Where an application ...

3.7CVSS5.5AI score0.83645EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2016/01/28 12:00 a.m.73 views

Vulnerability in OpenSSL - SSLv2 doesn't block disabled ciphers

A malicious client can negotiate SSLv2 ciphers that have been disabled on the server and complete SSLv2 handshakes even if all SSLv2 ciphers have been disabled, provided that the SSLv2 protocol was not also disabled via SSLOPNOSSLv2...

5.9CVSS7AI score0.10731EPSS
SaveExploits2Affected Software1
OpenSSL
OpenSSL
added 2015/12/03 12:00 a.m.59 views

Vulnerability in OpenSSL - BN_mod_exp may produce incorrect results on x86_64

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 believed likely. Attacks against DH are considered just feasible...

7.5CVSS6.6AI score0.25137EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2015/12/03 12:00 a.m.62 views

Vulnerability in OpenSSL - Certificate verify crash with missing PSS parameter

The signature verification routines will crash with a NULL pointer dereference if presented with an ASN.1 signature using the RSA PSS algorithm and absent mask generation function parameter. Since these routines are used to verify certificate signature algorithms this can be used to crash any...

7.5CVSS7.6AI score0.44016EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2015/12/03 12:00 a.m.47 views

Vulnerability in OpenSSL - Race condition handling PSK identify hint

If PSK identity hints are received by a multi-threaded client then the values are wrongly updated in the parent SSLCTX structure. This can result in a race condition potentially leading to a double free of the identify hint data...

4.3CVSS6.5AI score0.12814EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2015/12/03 12:00 a.m.61 views

Vulnerability in OpenSSL - X509_ATTRIBUTE memory leak

When presented with a malformed X509ATTRIBUTE structure OpenSSL will leak memory. This structure is used by the PKCS7 and CMS routines so any application which reads PKCS7 or CMS data from untrusted sources is affected. SSL/TLS is not affected...

5.3CVSS6.4AI score0.38709EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2015/08/11 12:00 a.m.35 views

Vulnerability in OpenSSL - Anon DH ServerKeyExchange with 0 p parameter

If a client receives a ServerKeyExchange for an anonymous DH ciphersuite with the value of p set to 0 then a seg fault can occur leading to a possible denial of service attack...

5CVSS7.3AI score0.0498EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/07/09 12:00 a.m.42 views

Vulnerability in OpenSSL - Alternative chains certificate forgery

An error in the implementation of the alternative certificate chain logic could allow an attacker to cause certain checks on untrusted certificates to be bypassed, such as the CA flag, enabling them to use a valid leaf certificate to act as a CA and “issue” an invalid certificate...

6.5CVSS6.2AI score0.62394EPSS
SaveExploits7Affected Software1
OpenSSL
OpenSSL
added 2015/06/11 12:00 a.m.95 views

Vulnerability in OpenSSL - Malformed ECParameters causes infinite loop

When processing an ECParameters structure OpenSSL enters an infinite loop if the curve specified is over a specially malformed binary polynomial field. This can be used to perform denial of service against any system which processes public keys, certificate requests or certificates. This includes...

4.3CVSS6.3AI score0.24447EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/06/11 12:00 a.m.49 views

Vulnerability in OpenSSL - Invalid free in DTLS

This vulnerability does not affect current versions of OpenSSL. It existed in previous OpenSSL versions and was fixed in June 2014. If a DTLS peer receives application data between the ChangeCipherSpec and Finished messages, buffering of such data may cause an invalid free, resulting in a...

7.5CVSS6.6AI score0.16587EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2015/06/11 12:00 a.m.54 views

Vulnerability in OpenSSL - Exploitable out-of-bounds read in X509_cmp_time

X509cmptime does not properly check the length of the ASN1TIME string and can read a few bytes out of bounds. In addition, X509cmptime accepts an arbitrary number of fractional seconds in the time string. An attacker can use this to craft malformed certificates and CRLs of various sizes and...

7.5CVSS6.8AI score0.74483EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/06/11 12:00 a.m.69 views

Vulnerability in OpenSSL - CMS verify infinite loop with unknown hash function

When verifying a signedData message the CMS code can enter an infinite loop if presented with an unknown hash function OID. This can be used to perform denial of service against any system which verifies signedData messages using the CMS code...

5CVSS6.9AI score0.22476EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/06/11 12:00 a.m.66 views

Vulnerability in OpenSSL - PKCS7 crash with missing EnvelopedContent

The PKCS7 parsing code does not handle missing inner EncryptedContent correctly. An attacker can craft malformed ASN.1-encoded PKCS7 blobs with missing content and trigger a NULL pointer dereference on parsing. Applications that decrypt PKCS7 data or otherwise parse PKCS7 structures from untruste...

5CVSS6.7AI score0.22899EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/06/02 12:00 a.m.67 views

Vulnerability in OpenSSL - Race condition handling NewSessionTicket

If a NewSessionTicket is received by a multi-threaded client when attempting to reuse a previous ticket then a race condition can occur potentially leading to a double free of the ticket data...

6.8CVSS6.6AI score0.15968EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/03/19 12:00 a.m.46 views

Vulnerability in OpenSSL - Segmentation fault in ASN1_TYPE_cmp

Segmentation fault in ASN1TYPEcmp. The function ASN1TYPEcmp will crash with an invalid read if an attempt is made to compare ASN.1 boolean types. Since ASN1TYPEcmp is used to check certificate signature algorithm consistency this can be used to crash any certificate verification operation and...

5CVSS5.8AI score0.19698EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/03/19 12:00 a.m.40 views

Vulnerability in OpenSSL - Empty CKE with client auth and DHE

Empty CKE with client auth and DHE. If client auth is used then a server can seg fault in the event of a DHE ciphersuite being selected and a zero length ClientKeyExchange message being sent by the client. This could be exploited in a DoS attack...

2.6CVSS6.3AI score0.06534EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/03/19 12:00 a.m.41 views

Vulnerability in OpenSSL - Multiblock corrupted pointer

Multiblock corrupted pointer. OpenSSL 1.0.2 introduced the “multiblock” performance improvement. This feature only applies on 64 bit x86 architecture platforms that support AES NI instructions. A defect in the implementation of “multiblock” can cause OpenSSL’s internal write buffer to become...

5CVSS6.7AI score0.06483EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/03/19 12:00 a.m.61 views

Vulnerability in OpenSSL - ASN.1 structure reuse memory corruption

ASN.1 structure reuse memory corruption. Reusing a structure in ASN.1 parsing may allow an attacker to cause memory corruption via an invalid write. Such reuse is and has been strongly discouraged and is believed to be rare...

5CVSS6.3AI score0.0837EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/03/19 12:00 a.m.61 views

Vulnerability in OpenSSL - DoS via reachable assert in SSLv2 servers

DoS via reachable assert in SSLv2 servers. A malicious client can trigger an OPENSSLassert in servers that both support SSLv2 and enable export cipher suites by sending a specially crafted SSLv2 CLIENT-MASTER-KEY message...

5CVSS6.3AI score0.21247EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/03/19 12:00 a.m.61 views

Vulnerability in OpenSSL - Use After Free following d2i_ECPrivatekey error

Use After Free following d2iECPrivatekey error. A malformed EC private key file consumed via the d2iECPrivateKey function could cause a use after free condition. This, in turn, could cause a double free in several private key parsing functions such as d2iPrivateKey or EVPPKCS82PKEY and could lead...

6.8CVSS6.7AI score0.1633EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/03/19 12:00 a.m.63 views

Vulnerability in OpenSSL - PKCS7 NULL pointer dereferences

PKCS7 NULL pointer dereference. The PKCS7 parsing code does not handle missing outer ContentInfo correctly. An attacker can craft malformed ASN.1-encoded PKCS7 blobs with missing content and trigger a NULL pointer dereference on parsing. Applications that verify PKCS7 signatures, decrypt PKCS7 da...

5CVSS6.2AI score0.0837EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/03/19 12:00 a.m.53 views

Vulnerability in OpenSSL - OpenSSL 1.0.2 ClientHello sigalgs DoS

ClientHello sigalgs DoS. If a client connects to an OpenSSL 1.0.2 server and renegotiates with an invalid signature algorithms extension a NULL pointer dereference will occur. This can be exploited in a DoS attack against the server...

5CVSS6.6AI score0.07745EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/03/19 12:00 a.m.82 views

Vulnerability in OpenSSL - Segmentation fault in DTLSv1_listen

Segmentation fault in DTLSv1listen. A defect in the implementation of DTLSv1listen means that state is preserved in the SSL object from one invocation to the next that can lead to a segmentation fault. Errors processing the initial ClientHello can trigger this scenario. An example of such an erro...

5CVSS6.1AI score0.06483EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/03/19 12:00 a.m.154 views

Vulnerability in OpenSSL - Base64 decode

A vulnerability existed in previous versions of OpenSSL related to the processing of base64 encoded data. Any code path that reads base64 data from an untrusted source could be affected such as the PEM processing routines. Maliciously crafted base 64 data could trigger a segmenation fault or memo...

7.5CVSS6.7AI score0.46384EPSS
SaveExploits1Affected Software1
OpenSSL
OpenSSL
added 2015/03/19 12:00 a.m.43 views

Vulnerability in OpenSSL - Segmentation fault for invalid PSS parameters

Segmentation fault for invalid PSS parameters. The signature verification routines will crash with a NULL pointer dereference if presented with an ASN.1 signature using the RSA PSS algorithm and invalid parameters. Since these routines are used to verify certificate signature algorithms this can ...

4.3CVSS6.1AI score0.2946EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/03/10 12:00 a.m.48 views

Vulnerability in OpenSSL - Handshake with unseeded PRNG

Under certain conditions an OpenSSL 1.0.2 client can complete a handshake with an unseeded PRNG. If the handshake succeeds then the client random that has been used will have been generated from a PRNG with insufficient entropy and therefore the output may be predictable...

4.3CVSS6.4AI score0.04962EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/03/02 12:00 a.m.45 views

Vulnerability in OpenSSL - X509_to_X509_REQ NULL pointer deref

X509toX509REQ NULL pointer deref. The function X509toX509REQ will crash with a NULL pointer dereference if the certificate key is invalid. This function is rarely used in practice...

5CVSS6.2AI score0.08518EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/01/08 12:00 a.m.40 views

Vulnerability in OpenSSL - DTLS memory leak in dtls1_buffer_record

A memory leak can occur in the dtls1bufferrecord function under certain conditions. In particular this could occur if an attacker sent repeated DTLS records with the same sequence number but for the next epoch. The memory leak could be exploited by an attacker in a Denial of Service attack throug...

5CVSS6.6AI score0.5736EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/01/08 12:00 a.m.50 views

Vulnerability in OpenSSL - DH client certificates accepted without verification [Server]

An OpenSSL server will accept a DH certificate for client authentication without the certificate verify message. This effectively allows a client to authenticate without the use of a private key. This only affects servers which trust a client certificate authority which issues certificates...

5CVSS6.2AI score0.22341EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/01/08 12:00 a.m.79 views

Vulnerability in OpenSSL - Bignum squaring may produce incorrect results

Bignum squaring BNsqr may produce incorrect results on some platforms, including x8664. This bug occurs at random with a very low probability, and is not known to be exploitable in any way, though its exact impact is difficult to determine. The following has been determined: The probability of...

5CVSS6AI score0.21869EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/01/06 12:00 a.m.74 views

Vulnerability in OpenSSL - RSA silently downgrades to EXPORT_RSA [Client]

An OpenSSL client will accept the use of an RSA temporary key in a non-export RSA key exchange ciphersuite. A server could present a weak temporary key and downgrade the security of the session...

4.3CVSS6.6AI score0.98685EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/01/05 12:00 a.m.56 views

Vulnerability in OpenSSL - Certificate fingerprints can be modified

OpenSSL accepts several non-DER-variations of certificate signature algorithm and signature encodings. OpenSSL also does not enforce a match between the signature algorithm between the signed and unsigned portions of the certificate. By modifying the contents of the signature algorithm or the...

5CVSS5.7AI score0.15816EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/01/05 12:00 a.m.80 views

Vulnerability in OpenSSL - ECDHE silently downgrades to ECDH [Client]

An OpenSSL client will accept a handshake using an ephemeral ECDH ciphersuite using an ECDSA certificate if the server key exchange message is omitted. This effectively removes forward secrecy from the ciphersuite...

5CVSS5.9AI score0.06574EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2015/01/05 12:00 a.m.45 views

Vulnerability in OpenSSL - DTLS segmentation fault in dtls1_get_record

A carefully crafted DTLS message can cause a segmentation fault in OpenSSL due to a NULL pointer dereference. This could lead to a Denial Of Service attack...

5CVSS5.7AI score0.22964EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2014/10/21 12:00 a.m.77 views

Vulnerability in OpenSSL - no-ssl3 configuration sets method to NULL

When openssl is built with the no-ssl3 option and a SSL v3 ClientHello is received the ssl method would be set to NULL which could later result in a NULL pointer dereference...

5CVSS5.7AI score0.19524EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2014/10/15 12:00 a.m.67 views

Vulnerability in OpenSSL - Session Ticket Memory Leak

When an OpenSSL SSL/TLS/DTLS server receives a session ticket the integrity of that ticket is first verified. In the event of a session ticket integrity check failing, OpenSSL will fail to free memory causing a memory leak. By sending a large number of invalid session tickets an attacker could...

7.1CVSS4.4AI score0.23598EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2014/10/15 12:00 a.m.60 views

Vulnerability in OpenSSL - SRTP Memory Leak

A flaw in the DTLS SRTP extension parsing code allows an attacker, who sends a carefully crafted handshake message, to cause OpenSSL to fail to free up to 64k of memory causing a memory leak. This could be exploited in a Denial Of Service attack. This issue affects OpenSSL 1.0.1 server...

7.1CVSS4.8AI score0.37072EPSS
SaveExploits0Affected Software1
OpenSSL
OpenSSL
added 2014/10/15 12:00 a.m.61 views

Vulnerability in OpenSSL - Build option no-ssl3 is incomplete

When OpenSSL is configured with “no-ssl3” as a build option, servers could accept and complete a SSL 3.0 handshake, and clients could be configured to send them...

4.3CVSS4.4AI score0.13976EPSS
SaveExploits0Affected Software1
Total number of security vulnerabilities283