Search for packages
Package details: pkg:openssl/openssl@0.9.8b
purl pkg:openssl/openssl@0.9.8b
Next non-vulnerable version 0.9.8zh
Latest non-vulnerable version 3.0.7
Risk 10.0
Vulnerabilities affecting this package (61)
Vulnerability Summary Fixed by
VCID-1h5d-fnug-aaac
Aliases:
CVE-2014-3470
VC-OPENSSL-20140530-CVE-2014-3470
OpenSSL TLS clients enabling anonymous ECDH ciphersuites are subject to a denial of service attack.
0.9.8za
Affected by 25 other vulnerabilities.
1.0.0m
Affected by 30 other vulnerabilities.
1.0.1h
Affected by 59 other vulnerabilities.
VCID-1pke-t171-aaas
Aliases:
CVE-2015-0287
VC-OPENSSL-20150319-CVE-2015-0287
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.
0.9.8zf
Affected by 5 other vulnerabilities.
1.0.0r
Affected by 6 other vulnerabilities.
1.0.1m
Affected by 31 other vulnerabilities.
1.0.2a
Affected by 59 other vulnerabilities.
VCID-1t6y-1zjy-aaae
Aliases:
CVE-2016-0704
VC-OPENSSL-20160301-CVE-2016-0704
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. s2_srvr.c overwrite the wrong bytes in the master-key when applying Bleichenbacher protection for export cipher suites. This provides a Bleichenbacher oracle, and could potentially allow more efficient variants of the DROWN attack.
0.9.8zf
Affected by 5 other vulnerabilities.
1.0.0r
Affected by 6 other vulnerabilities.
1.0.1m
Affected by 31 other vulnerabilities.
1.0.2a
Affected by 59 other vulnerabilities.
VCID-2sdw-jdsk-aaad
Aliases:
CVE-2009-4355
VC-OPENSSL-20100113-CVE-2009-4355
A memory leak in the zlib_stateful_finish function in crypto/comp/c_zlib.c allows remote attackers to cause a denial of service via vectors that trigger incorrect calls to the CRYPTO_cleanup_all_ex_data function.
0.9.8m
Affected by 48 other vulnerabilities.
VCID-31sj-sdmb-aaaq
Aliases:
CVE-2006-2937
VC-OPENSSL-20060928-CVE-2006-2937
During the parsing of certain invalid ASN.1 structures an error condition is mishandled. This can result in an infinite loop which consumes system memory
0.9.8d
Affected by 56 other vulnerabilities.
VCID-35g4-3f9e-aaah
Aliases:
CVE-2009-0789
VC-OPENSSL-20090325-CVE-2009-0789
When a malformed ASN1 structure is received it's contents are freed up and zeroed and an error condition returned. On a small number of platforms where sizeof(long) < sizeof(void *) (for example WIN64) this can cause an invalid memory access later resulting in a crash when some invalid structures are read, for example RSA public keys.
0.9.8k
Affected by 54 other vulnerabilities.
VCID-3d3c-x2ux-aaaa
Aliases:
CVE-2015-3195
VC-OPENSSL-20151203-CVE-2015-3195
When presented with a malformed X509_ATTRIBUTE structure OpenSSL will leak memory. This structure is used by the PKCS#7 and CMS routines so any application which reads PKCS#7 or CMS data from untrusted sources is affected. SSL/TLS is not affected.
0.9.8zh
Affected by 0 other vulnerabilities.
1.0.0t
Affected by 0 other vulnerabilities.
1.0.1q
Affected by 22 other vulnerabilities.
1.0.2e
Affected by 50 other vulnerabilities.
VCID-3j45-cwzm-aaam
Aliases:
CVE-2006-3738
VC-OPENSSL-20060928-CVE-2006-3738
A buffer overflow was discovered in the SSL_get_shared_ciphers() utility function. An attacker could send a list of ciphers to an application that uses this function and overrun a buffer.
0.9.8d
Affected by 56 other vulnerabilities.
VCID-52hz-t7e5-aaaj
Aliases:
CVE-2008-5077
VC-OPENSSL-20090107-CVE-2008-5077
The Google Security Team discovered several functions inside OpenSSL incorrectly checked the result after calling the EVP_VerifyFinal function, allowing a malformed signature to be treated as a good signature rather than as an error. This issue affected the signature checks on DSA and ECDSA keys used with SSL/TLS. One way to exploit this flaw would be for a remote attacker who is in control of a malicious server or who can use a 'man in the middle' attack to present a malformed SSL/TLS signature from a certificate chain to a vulnerable client, bypassing validation.
0.9.8j
Affected by 57 other vulnerabilities.
VCID-55ga-282t-aaah
Aliases:
CVE-2009-3555
GHSA-f7w7-6pjc-wwm6
VC-OPENSSL-20091105-CVE-2009-3555
VU#120541
The renegotiation vulnerability in SSL protocol
0.9.8m
Affected by 48 other vulnerabilities.
VCID-57sk-m48p-aaaj
Aliases:
CVE-2009-1377
VC-OPENSSL-20090512-CVE-2009-1377
Fix a denial of service flaw in the DTLS implementation. Records are buffered if they arrive with a future epoch to be processed after finishing the corresponding handshake. There is currently no limitation to this buffer allowing an attacker to perform a DOS attack to a DTLS server by sending records with future epochs until there is no memory left.
0.9.8m
Affected by 48 other vulnerabilities.
VCID-5g8u-a3pe-aaan
Aliases:
CVE-2014-8275
VC-OPENSSL-20150105-CVE-2014-8275
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 encoding of the signature, it is possible to change the certificate's fingerprint. This does not allow an attacker to forge certificates, and does not affect certificate verification or OpenSSL servers/clients in any other way. It also does not affect common revocation mechanisms. Only custom applications that rely on the uniqueness of the fingerprint (e.g. certificate blacklists) may be affected.
0.9.8zd
Affected by 13 other vulnerabilities.
1.0.0p
Affected by 14 other vulnerabilities.
1.0.1k
Affected by 39 other vulnerabilities.
VCID-5s8d-gm6u-aaam
Aliases:
CVE-2011-4619
VC-OPENSSL-20120104-CVE-2011-4619
Support for handshake restarts for server gated cryptograpy (SGC) can be used in a denial-of-service attack.
0.9.8s
Affected by 38 other vulnerabilities.
1.0.0f
Affected by 46 other vulnerabilities.
VCID-69ax-cbdq-aaam
Aliases:
CVE-2015-1791
VC-OPENSSL-20150602-CVE-2015-1791
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.
0.9.8zg
Affected by 1 other vulnerability.
1.0.0s
Affected by 2 other vulnerabilities.
1.0.1n
Affected by 27 other vulnerabilities.
1.0.2b
Affected by 57 other vulnerabilities.
VCID-6pnc-ajwb-aaak
Aliases:
CVE-2010-0433
VC-OPENSSL-20100119-CVE-2010-0433
A missing return value check flaw was discovered in OpenSSL, that could possibly cause OpenSSL to call a Kerberos library function with invalid arguments, resulting in a NULL pointer dereference crash in the MIT Kerberos library. In certain configurations, a remote attacker could use this flaw to crash a TLS/SSL server using OpenSSL by requesting Kerberos cipher suites during the TLS handshake
0.9.8n
Affected by 46 other vulnerabilities.
VCID-6xd4-wjkk-aaak
Aliases:
CVE-2014-0224
VC-OPENSSL-20140605-CVE-2014-0224
An attacker can force the use of weak keying material in OpenSSL SSL/TLS clients and servers. This can be exploited by a Man-in-the-middle (MITM) attack where the attacker can decrypt and modify traffic from the attacked client and server.
0.9.8za
Affected by 25 other vulnerabilities.
1.0.0m
Affected by 30 other vulnerabilities.
1.0.1h
Affected by 59 other vulnerabilities.
VCID-75pz-sunt-aaaa
Aliases:
CVE-2015-0209
VC-OPENSSL-20150319-CVE-2015-0209
Use After Free following d2i_ECPrivatekey error. A malformed EC private key file consumed via the d2i_ECPrivateKey function could cause a use after free condition. This, in turn, could cause a double free in several private key parsing functions (such as d2i_PrivateKey or EVP_PKCS82PKEY) and could lead to a DoS attack or memory corruption for applications that receive EC private keys from untrusted sources. This scenario is considered rare.
0.9.8zf
Affected by 5 other vulnerabilities.
1.0.0r
Affected by 6 other vulnerabilities.
1.0.1m
Affected by 31 other vulnerabilities.
1.0.2a
Affected by 59 other vulnerabilities.
VCID-8c1z-2ue1-aaaj
Aliases:
CVE-2013-0169
VC-OPENSSL-20130204-CVE-2013-0169
A weakness in the handling of CBC ciphersuites in SSL, TLS and DTLS which could lead to plaintext recovery by exploiting timing differences arising during MAC processing.
0.9.8y
Affected by 32 other vulnerabilities.
1.0.0k
Affected by 40 other vulnerabilities.
1.0.1d
Affected by 72 other vulnerabilities.
VCID-8xeh-vwwg-aaak
Aliases:
CVE-2014-3508
VC-OPENSSL-20140806-CVE-2014-3508
A flaw in OBJ_obj2txt may cause pretty printing functions such as X509_name_oneline, X509_name_print_ex, to leak some information from the stack. Applications may be affected if they echo pretty printing output to the attacker. OpenSSL SSL/TLS clients and servers themselves are not affected.
0.9.8zb
Affected by 20 other vulnerabilities.
1.0.0n
Affected by 24 other vulnerabilities.
1.0.1i
Affected by 50 other vulnerabilities.
VCID-92yv-am9r-aaaj
Aliases:
CVE-2010-4180
VC-OPENSSL-20101202-CVE-2010-4180
A flaw in the OpenSSL SSL/TLS server code where an old bug workaround allows malicious clients to modify the stored session cache ciphersuite. In some cases the ciphersuite can be downgraded to a weaker one on subsequent connections. This issue only affects OpenSSL based SSL/TLS server if it uses OpenSSL's internal caching mechanisms and the SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG flag (many applications enable this by using the SSL_OP_ALL option).
0.9.8q
Affected by 45 other vulnerabilities.
1.0.0c
Affected by 54 other vulnerabilities.
VCID-9few-spp9-aaag
Aliases:
CVE-2015-0293
VC-OPENSSL-20150319-CVE-2015-0293
DoS via reachable assert in SSLv2 servers. A malicious client can trigger an OPENSSL_assert in servers that both support SSLv2 and enable export cipher suites by sending a specially crafted SSLv2 CLIENT-MASTER-KEY message.
0.9.8zf
Affected by 5 other vulnerabilities.
1.0.0r
Affected by 6 other vulnerabilities.
1.0.1m
Affected by 31 other vulnerabilities.
1.0.2a
Affected by 59 other vulnerabilities.
VCID-9t1x-h67g-aaap
Aliases:
CVE-2009-1378
VC-OPENSSL-20090512-CVE-2009-1378
Fix a denial of service flaw in the DTLS implementation. In dtls1_process_out_of_seq_message() the check if the current message is already buffered was missing. For every new message was memory allocated, allowing an attacker to perform an denial of service attack against a DTLS server by sending out of seq handshake messages until there is no memory left.
0.9.8m
Affected by 48 other vulnerabilities.
VCID-abrm-fuyw-aaan
Aliases:
CVE-2009-1386
VC-OPENSSL-20090602-CVE-2009-1386
Fix a NULL pointer dereference if a DTLS server recieved ChangeCipherSpec as first record. A remote attacker could use this flaw to cause a DTLS server to crash
0.9.8i
Affected by 58 other vulnerabilities.
VCID-amba-4zuy-aaap
Aliases:
CVE-2014-3571
VC-OPENSSL-20150105-CVE-2014-3571
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.
0.9.8zd
Affected by 13 other vulnerabilities.
1.0.0p
Affected by 14 other vulnerabilities.
1.0.1k
Affected by 39 other vulnerabilities.
VCID-arc3-rhts-aaar
Aliases:
CVE-2015-1792
VC-OPENSSL-20150611-CVE-2015-1792
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.
0.9.8zg
Affected by 1 other vulnerability.
1.0.0s
Affected by 2 other vulnerabilities.
1.0.1n
Affected by 27 other vulnerabilities.
1.0.2b
Affected by 57 other vulnerabilities.
VCID-av3z-72je-aaak
Aliases:
CVE-2011-4576
VC-OPENSSL-20120104-CVE-2011-4576
OpenSSL failed to clear the bytes used as block cipher padding in SSL 3.0 records which could leak the contents of memory in some circumstances.
0.9.8s
Affected by 38 other vulnerabilities.
1.0.0f
Affected by 46 other vulnerabilities.
VCID-bsap-s527-aaaj
Aliases:
CVE-2015-0289
VC-OPENSSL-20150319-CVE-2015-0289
PKCS#7 NULL pointer dereference. The PKCS#7 parsing code does not handle missing outer ContentInfo correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs with missing content and trigger a NULL pointer dereference on parsing. Applications that verify PKCS#7 signatures, decrypt PKCS#7 data or otherwise parse PKCS#7 structures from untrusted sources are affected. OpenSSL clients and servers are not affected.
0.9.8zf
Affected by 5 other vulnerabilities.
1.0.0r
Affected by 6 other vulnerabilities.
1.0.1m
Affected by 31 other vulnerabilities.
1.0.2a
Affected by 59 other vulnerabilities.
VCID-ch34-h9ey-aaam
Aliases:
CVE-2014-0221
VC-OPENSSL-20140605-CVE-2014-0221
By sending an invalid DTLS handshake to an OpenSSL DTLS client the code can be made to recurse eventually crashing in a DoS attack. Only applications using OpenSSL as a DTLS client are affected.
0.9.8za
Affected by 25 other vulnerabilities.
1.0.0m
Affected by 30 other vulnerabilities.
1.0.1h
Affected by 59 other vulnerabilities.
VCID-dhsz-kcke-aaan
Aliases:
CVE-2014-3572
VC-OPENSSL-20150105-CVE-2014-3572
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.
0.9.8zd
Affected by 13 other vulnerabilities.
1.0.0p
Affected by 14 other vulnerabilities.
1.0.1k
Affected by 39 other vulnerabilities.
VCID-e7ep-2kks-aaad
Aliases:
CVE-2014-0076
VC-OPENSSL-20140214-CVE-2014-0076
Fix for the attack described in the paper "Recovering OpenSSL ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack"
0.9.8za
Affected by 25 other vulnerabilities.
1.0.0m
Affected by 30 other vulnerabilities.
1.0.1g
Affected by 67 other vulnerabilities.
VCID-ezw1-qrqv-aaac
Aliases:
CVE-2007-5135
VC-OPENSSL-20071012-CVE-2007-5135
A flaw was found in the SSL_get_shared_ciphers() utility function. An attacker could send a list of ciphers to an application that used this function and overrun a buffer with a single byte. Few applications make use of this vulnerable function and generally it is used only when applications are compiled for debugging.
0.9.8f
Affected by 57 other vulnerabilities.
VCID-f1yv-y2uy-aaae
Aliases:
CVE-2010-3864
VC-OPENSSL-20101116-CVE-2010-3864
A flaw in the OpenSSL TLS server extension code parsing which on affected servers can be exploited in a buffer overrun attack. Any OpenSSL based TLS server is vulnerable if it is multi-threaded and uses OpenSSL's internal caching mechanism. Servers that are multi-process and/or disable internal session caching are NOT affected.
0.9.8p
Affected by 46 other vulnerabilities.
1.0.0b
Affected by 56 other vulnerabilities.
VCID-fbnp-bksk-aaaq
Aliases:
CVE-2009-1379
VC-OPENSSL-20090512-CVE-2009-1379
Use-after-free vulnerability in the dtls1_retrieve_buffered_fragment function could cause a client accessing a malicious DTLS server to crash.
0.9.8m
Affected by 48 other vulnerabilities.
VCID-fk3c-j9c9-aaar
Aliases:
CVE-2009-3245
VC-OPENSSL-20100223-CVE-2009-3245
It was discovered that OpenSSL did not always check the return value of the bn_wexpand() function. An attacker able to trigger a memory allocation failure in that function could cause an application using the OpenSSL library to crash or, possibly, execute arbitrary code
0.9.8m
Affected by 48 other vulnerabilities.
VCID-fry5-vykr-aaac
Aliases:
CVE-2011-4109
VC-OPENSSL-20120104-CVE-2011-4109
If X509_V_FLAG_POLICY_CHECK is set in OpenSSL 0.9.8, then a policy check failure can lead to a double-free. The bug does not occur unless this flag is set. Users of OpenSSL 1.0.0 are not affected
0.9.8s
Affected by 38 other vulnerabilities.
VCID-ftte-av19-aaad
Aliases:
CVE-2016-0703
VC-OPENSSL-20160301-CVE-2016-0703
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. s2_srvr.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* encrypted-key bytes. This leads to an efficient divide-and-conquer key recovery attack: if an eavesdropper has intercepted an SSLv2 handshake, they can use the server as an oracle to determine the SSLv2 master-key, using only 16 connections to the server and negligible computation. More importantly, this leads to a more efficient version of DROWN that is effective against non-export ciphersuites, and requires no significant computation.
0.9.8zf
Affected by 5 other vulnerabilities.
1.0.0r
Affected by 6 other vulnerabilities.
1.0.1m
Affected by 31 other vulnerabilities.
1.0.2a
Affected by 59 other vulnerabilities.
VCID-gydy-46kx-aaaf
Aliases:
CVE-2015-1789
VC-OPENSSL-20150611-CVE-2015-1789
X509_cmp_time does not properly check the length of the ASN1_TIME string and can read a few bytes out of bounds. In addition, X509_cmp_time 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 potentially cause a segmentation fault, resulting in a DoS on applications that verify certificates or CRLs. TLS clients that verify CRLs are affected. TLS clients and servers with client authentication enabled may be affected if they use custom verification callbacks.
0.9.8zg
Affected by 1 other vulnerability.
1.0.0s
Affected by 2 other vulnerabilities.
1.0.1n
Affected by 27 other vulnerabilities.
1.0.2b
Affected by 57 other vulnerabilities.
VCID-h9w2-2k7p-aaae
Aliases:
CVE-2012-2333
VC-OPENSSL-20120510-CVE-2012-2333
An integer underflow flaw, leading to a buffer over-read, was found in the way OpenSSL handled TLS 1.1, TLS 1.2, and DTLS (Datagram Transport Layer Security) application data record lengths when using a block cipher in CBC (cipher-block chaining) mode. A malicious TLS 1.1, TLS 1.2, or DTLS client or server could use this flaw to crash its connection peer.
0.9.8x
Affected by 34 other vulnerabilities.
1.0.0j
Affected by 42 other vulnerabilities.
1.0.1c
Affected by 75 other vulnerabilities.
VCID-hj1k-2se3-aaae
Aliases:
CVE-2009-1387
VC-OPENSSL-20090205-CVE-2009-1387
Fix denial of service flaw due in the DTLS implementation. A remote attacker could use this flaw to cause a DTLS server to crash.
0.9.8m
Affected by 48 other vulnerabilities.
VCID-j7er-yyw2-aaah
Aliases:
CVE-2009-0590
VC-OPENSSL-20090325-CVE-2009-0590
The function ASN1_STRING_print_ex() when used to print a BMPString or UniversalString will crash with an invalid memory access if the encoded length of the string is illegal. Any OpenSSL application which prints out the contents of a certificate could be affected by this bug, including SSL servers, clients and S/MIME software.
0.9.8k
Affected by 54 other vulnerabilities.
VCID-jpd6-6mb9-aaam
Aliases:
CVE-2006-2940
VC-OPENSSL-20060928-CVE-2006-2940
Certain types of public key can take disproportionate amounts of time to process. This could be used by an attacker in a denial of service attack.
0.9.8d
Affected by 56 other vulnerabilities.
VCID-k31u-myhz-aaan
Aliases:
CVE-2007-4995
VC-OPENSSL-20071012-CVE-2007-4995
A flaw in DTLS support. An attacker could create a malicious client or server that could trigger a heap overflow. This is possibly exploitable to run arbitrary code, but it has not been verified.
0.9.8f
Affected by 57 other vulnerabilities.
VCID-mhzv-sn7g-aaae
Aliases:
CVE-2011-4108
VC-OPENSSL-20120104-CVE-2011-4108
OpenSSL was susceptable an extension of the Vaudenay padding oracle attack on CBC mode encryption which enables an efficient plaintext recovery attack against the OpenSSL implementation of DTLS by exploiting timing differences arising during decryption processing.
0.9.8s
Affected by 38 other vulnerabilities.
1.0.0f
Affected by 46 other vulnerabilities.
VCID-nxs5-1vex-aaag
Aliases:
CVE-2011-3210
VC-OPENSSL-20110906-CVE-2011-3210
OpenSSL server code for ephemeral ECDH ciphersuites is not thread-safe, and furthermore can crash if a client violates the protocol by sending handshake messages in incorrect order. Only server-side applications that specifically support ephemeral ECDH ciphersuites are affected, and only if ephemeral ECDH ciphersuites are enabled in the configuration.
1.0.0e
Affected by 50 other vulnerabilities.
VCID-phs7-u4c9-aaah
Aliases:
CVE-2012-0884
VC-OPENSSL-20120312-CVE-2012-0884
A weakness in the OpenSSL CMS and PKCS #7 code can be exploited using Bleichenbacher's attack on PKCS #1 v1.5 RSA padding also known as the million message attack (MMA). Only users of CMS, PKCS #7, or S/MIME decryption operations are affected, SSL/TLS applications are not affected by this issue.
0.9.8u
Affected by 36 other vulnerabilities.
1.0.0h
Affected by 2 other vulnerabilities.
VCID-qhb8-626k-aaad
Aliases:
CVE-2012-2110
VC-OPENSSL-20120419-CVE-2012-2110
Multiple numeric conversion errors, leading to a buffer overflow, were found in the way OpenSSL parsed ASN.1 (Abstract Syntax Notation One) data from BIO (OpenSSL's I/O abstraction) inputs. Specially-crafted DER (Distinguished Encoding Rules) encoded data read from a file or other BIO input could cause an application using the OpenSSL library to crash or, potentially, execute arbitrary code.
0.9.8v
Affected by 36 other vulnerabilities.
1.0.0i
Affected by 43 other vulnerabilities.
1.0.1a
Affected by 76 other vulnerabilities.
VCID-rbtq-713d-aaap
Aliases:
CVE-2006-4343
VC-OPENSSL-20060928-CVE-2006-4343
A flaw in the SSLv2 client code was discovered. When a client application used OpenSSL to create an SSLv2 connection to a malicious server, that server could cause the client to crash.
0.9.8d
Affected by 56 other vulnerabilities.
VCID-rhab-a2ya-aaae
Aliases:
CVE-2015-1788
VC-OPENSSL-20150611-CVE-2015-1788
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 TLS clients and TLS servers with client authentication enabled.
0.9.8s
Affected by 38 other vulnerabilities.
1.0.0e
Affected by 50 other vulnerabilities.
1.0.1n
Affected by 27 other vulnerabilities.
1.0.2b
Affected by 57 other vulnerabilities.
VCID-rr5p-edvp-aaar
Aliases:
CVE-2014-3506
VC-OPENSSL-20140806-CVE-2014-3506
A DTLS flaw leading to memory exhaustion was found. An attacker can force openssl to consume large amounts of memory whilst processing DTLS handshake messages. This could lead to a Denial of Service attack.
0.9.8zb
Affected by 20 other vulnerabilities.
1.0.0n
Affected by 24 other vulnerabilities.
1.0.1i
Affected by 50 other vulnerabilities.
VCID-sya7-pd7p-aaaa
Aliases:
CVE-2014-3510
VC-OPENSSL-20140806-CVE-2014-3510
A flaw in handling DTLS anonymous EC(DH) ciphersuites was found. OpenSSL DTLS clients enabling anonymous (EC)DH ciphersuites are subject to a denial of service attack. A malicious server can crash the client with a null pointer dereference (read) by specifying an anonymous (EC)DH ciphersuite and sending carefully crafted handshake messages.
0.9.8zb
Affected by 20 other vulnerabilities.
1.0.0n
Affected by 24 other vulnerabilities.
1.0.1i
Affected by 50 other vulnerabilities.
VCID-tc8g-det5-aaad
Aliases:
CVE-2015-1790
VC-OPENSSL-20150611-CVE-2015-1790
The PKCS#7 parsing code does not handle missing inner EncryptedContent correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs with missing content and trigger a NULL pointer dereference on parsing. Applications that decrypt PKCS#7 data or otherwise parse PKCS#7 structures from untrusted sources are affected. OpenSSL clients and servers are not affected.
0.9.8zg
Affected by 1 other vulnerability.
1.0.0s
Affected by 2 other vulnerabilities.
1.0.1n
Affected by 27 other vulnerabilities.
1.0.2b
Affected by 57 other vulnerabilities.
VCID-vc6g-hwkh-aaas
Aliases:
VC-OPENSSL-20141015
OpenSSL has added support for TLS_FALLBACK_SCSV to allow applications to block the ability for a MITM attacker to force a protocol downgrade. Some client applications (such as browsers) will reconnect using a downgraded protocol to work around interoperability bugs in older servers. This could be exploited by an active man-in-the-middle to downgrade connections to SSL 3.0 even if both sides of the connection support higher protocols. SSL 3.0 contains a number of weaknesses including POODLE (CVE-2014-3566). See also https://tools.ietf.org/html/draft-ietf-tls-downgrade-scsv-00 and https://www.openssl.org/~bodo/ssl-poodle.pdf
0.9.8zc
Affected by 18 other vulnerabilities.
1.0.0o
Affected by 22 other vulnerabilities.
1.0.1j
Affected by 47 other vulnerabilities.
VCID-vkat-mpxv-aaad
Aliases:
CVE-2006-4339
VC-OPENSSL-20060905-CVE-2006-4339
Daniel Bleichenbacher discovered an attack on PKCS #1 v1.5 signatures where under certain circumstances it may be possible for an attacker to forge a PKCS #1 v1.5 signature that would be incorrectly verified by OpenSSL.
0.9.8c
Affected by 60 other vulnerabilities.
VCID-vu6d-q79f-aaaa
Aliases:
CVE-2013-0166
VC-OPENSSL-20130205-CVE-2013-0166
A flaw in the OpenSSL handling of OCSP response verification can be exploited in a denial of service attack.
0.9.8y
Affected by 32 other vulnerabilities.
1.0.0k
Affected by 40 other vulnerabilities.
1.0.1d
Affected by 72 other vulnerabilities.
VCID-vvuz-hvfa-aaae
Aliases:
CVE-2014-3570
VC-OPENSSL-20150108-CVE-2014-3570
Bignum squaring (BN_sqr) may produce incorrect results on some platforms, including x86_64. 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 BN_sqr producing an incorrect result at random is very low: 1/2^64 on the single affected 32-bit platform (MIPS) and 1/2^128 on affected 64-bit platforms. *) On most platforms, RSA follows a different code path and RSA operations are not affected at all. For the remaining platforms (e.g. OpenSSL built without assembly support), pre-existing countermeasures thwart bug attacks [1]. *) Static ECDH is theoretically affected: it is possible to construct elliptic curve points that would falsely appear to be on the given curve. However, there is no known computationally feasible way to construct such points with low order, and so the security of static ECDH private keys is believed to be unaffected. *) Other routines known to be theoretically affected are modular exponentiation, primality testing, DSA, RSA blinding, JPAKE and SRP. No exploits are known and straightforward bug attacks fail - either the attacker cannot control when the bug triggers, or no private key material is involved.
0.9.8zd
Affected by 13 other vulnerabilities.
1.0.0p
Affected by 14 other vulnerabilities.
1.0.1k
Affected by 39 other vulnerabilities.
VCID-xmkv-s3ye-aaae
Aliases:
CVE-2015-0204
VC-OPENSSL-20150106-CVE-2015-0204
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.
0.9.8zd
Affected by 13 other vulnerabilities.
1.0.0p
Affected by 14 other vulnerabilities.
1.0.1k
Affected by 39 other vulnerabilities.
VCID-xrv3-gt8k-aaak
Aliases:
CVE-2015-0292
VC-OPENSSL-20150319-CVE-2015-0292
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 memory corruption.
0.9.8za
Affected by 25 other vulnerabilities.
1.0.0m
Affected by 30 other vulnerabilities.
1.0.1h
Affected by 59 other vulnerabilities.
VCID-xtpm-4m3a-aaar
Aliases:
CVE-2011-4577
VC-OPENSSL-20120104-CVE-2011-4577
RFC 3779 data can be included in certificates, and if it is malformed, may trigger an assertion failure. This could be used in a denial-of-service attack. Builds of OpenSSL are only vulnerable if configured with "enable-rfc3779", which is not a default.
0.9.8s
Affected by 38 other vulnerabilities.
1.0.0f
Affected by 46 other vulnerabilities.
VCID-y49b-wcn4-aaaa
Aliases:
CVE-2015-0288
VC-OPENSSL-20150302-CVE-2015-0288
X509_to_X509_REQ NULL pointer deref. The function X509_to_X509_REQ will crash with a NULL pointer dereference if the certificate key is invalid. This function is rarely used in practice.
0.9.8zf
Affected by 5 other vulnerabilities.
1.0.0r
Affected by 6 other vulnerabilities.
1.0.1m
Affected by 31 other vulnerabilities.
1.0.2a
Affected by 59 other vulnerabilities.
VCID-z8sc-rus1-aaae
Aliases:
CVE-2014-3568
VC-OPENSSL-20141015-CVE-2014-3568
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.
0.9.8zc
Affected by 18 other vulnerabilities.
1.0.0o
Affected by 22 other vulnerabilities.
1.0.1j
Affected by 47 other vulnerabilities.
VCID-zkqe-jrqc-aaab
Aliases:
CVE-2014-8176
VC-OPENSSL-20150611-CVE-2014-8176
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 segmentation fault or potentially, memory corruption.
0.9.8za
Affected by 25 other vulnerabilities.
1.0.0m
Affected by 30 other vulnerabilities.
1.0.1h
Affected by 59 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2024-01-03T20:01:54.159657+00:00 OpenSSL Importer Affected by VCID-1h5d-fnug-aaac https://www.openssl.org/news/secadv/20140605.txt 34.0.0rc1
2024-01-03T20:01:53.441543+00:00 OpenSSL Importer Affected by VCID-ch34-h9ey-aaam https://www.openssl.org/news/secadv/20140605.txt 34.0.0rc1
2024-01-03T20:01:53.175075+00:00 OpenSSL Importer Affected by VCID-6xd4-wjkk-aaak https://www.openssl.org/news/secadv/20140605.txt 34.0.0rc1
2024-01-03T20:01:52.845736+00:00 OpenSSL Importer Affected by VCID-e7ep-2kks-aaad https://www.openssl.org/news/secadv/20140605.txt 34.0.0rc1
2024-01-03T20:01:52.400859+00:00 OpenSSL Importer Affected by VCID-vu6d-q79f-aaaa https://www.openssl.org/news/secadv/20130205.txt 34.0.0rc1
2024-01-03T20:01:52.127639+00:00 OpenSSL Importer Affected by VCID-8c1z-2ue1-aaaj https://www.openssl.org/news/secadv/20130205.txt 34.0.0rc1
2024-01-03T20:01:51.910040+00:00 OpenSSL Importer Affected by VCID-h9w2-2k7p-aaae https://www.openssl.org/news/secadv/20120510.txt 34.0.0rc1
2024-01-03T20:01:51.713272+00:00 OpenSSL Importer Affected by VCID-qhb8-626k-aaad https://www.openssl.org/news/secadv/20120419.txt 34.0.0rc1
2024-01-03T20:01:51.420024+00:00 OpenSSL Importer Affected by VCID-phs7-u4c9-aaah https://www.openssl.org/news/secadv/20120312.txt 34.0.0rc1
2024-01-03T20:01:51.186162+00:00 OpenSSL Importer Affected by VCID-5s8d-gm6u-aaam https://www.openssl.org/news/secadv/20120104.txt 34.0.0rc1
2024-01-03T20:01:51.023781+00:00 OpenSSL Importer Affected by VCID-xtpm-4m3a-aaar https://www.openssl.org/news/secadv/20120104.txt 34.0.0rc1
2024-01-03T20:01:50.870184+00:00 OpenSSL Importer Affected by VCID-av3z-72je-aaak https://www.openssl.org/news/secadv/20120104.txt 34.0.0rc1
2024-01-03T20:01:50.757138+00:00 OpenSSL Importer Affected by VCID-fry5-vykr-aaac https://www.openssl.org/news/secadv/20120104.txt 34.0.0rc1
2024-01-03T20:01:50.603842+00:00 OpenSSL Importer Affected by VCID-mhzv-sn7g-aaae https://www.openssl.org/news/secadv/20120104.txt 34.0.0rc1
2024-01-03T20:01:50.458924+00:00 OpenSSL Importer Affected by VCID-nxs5-1vex-aaag https://www.openssl.org/news/secadv/20110906.txt 34.0.0rc1
2024-01-03T20:01:50.291300+00:00 OpenSSL Importer Affected by VCID-92yv-am9r-aaaj https://www.openssl.org/news/secadv/20101202.txt 34.0.0rc1
2024-01-03T20:01:50.137559+00:00 OpenSSL Importer Affected by VCID-f1yv-y2uy-aaae https://www.openssl.org/news/secadv/20101116.txt 34.0.0rc1
2024-01-03T20:01:49.897490+00:00 OpenSSL Importer Affected by VCID-6pnc-ajwb-aaak https://www.openssl.org/news/vulnerabilities.xml 34.0.0rc1
2024-01-03T20:01:49.817489+00:00 OpenSSL Importer Affected by VCID-fk3c-j9c9-aaar https://www.openssl.org/news/vulnerabilities.xml 34.0.0rc1
2024-01-03T20:01:49.737583+00:00 OpenSSL Importer Affected by VCID-2sdw-jdsk-aaad https://www.openssl.org/news/vulnerabilities.xml 34.0.0rc1
2024-01-03T20:01:49.657853+00:00 OpenSSL Importer Affected by VCID-fbnp-bksk-aaaq https://web.archive.org/web/20100824233642/http://rt.openssl.org/Ticket/Display.html?id=1923&user=guest&pass=guest 34.0.0rc1
2024-01-03T20:01:49.575822+00:00 OpenSSL Importer Affected by VCID-9t1x-h67g-aaap https://web.archive.org/web/20101120211136/http://rt.openssl.org/Ticket/Display.html?id=1931&user=guest&pass=guest 34.0.0rc1
2024-01-03T20:01:49.492964+00:00 OpenSSL Importer Affected by VCID-57sk-m48p-aaaj https://web.archive.org/web/20120306065500/http://rt.openssl.org/Ticket/Display.html?id=1930&user=guest&pass=guest 34.0.0rc1
2024-01-03T20:01:49.411302+00:00 OpenSSL Importer Affected by VCID-hj1k-2se3-aaae https://web.archive.org/web/20100710092848/https://rt.openssl.org/Ticket/Display.html?id=1838 34.0.0rc1
2024-01-03T20:01:49.329204+00:00 OpenSSL Importer Affected by VCID-55ga-282t-aaah https://www.openssl.org/news/secadv/20091111.txt 34.0.0rc1
2024-01-03T20:01:49.265748+00:00 OpenSSL Importer Affected by VCID-abrm-fuyw-aaan https://www.openssl.org/news/vulnerabilities.xml 34.0.0rc1
2024-01-03T20:01:49.196142+00:00 OpenSSL Importer Affected by VCID-35g4-3f9e-aaah https://www.openssl.org/news/secadv/20090325.txt 34.0.0rc1
2024-01-03T20:01:49.094920+00:00 OpenSSL Importer Affected by VCID-j7er-yyw2-aaah https://www.openssl.org/news/secadv/20090325.txt 34.0.0rc1
2024-01-03T20:01:49.030152+00:00 OpenSSL Importer Affected by VCID-52hz-t7e5-aaaj https://www.openssl.org/news/secadv/20090107.txt 34.0.0rc1
2024-01-03T20:01:48.929766+00:00 OpenSSL Importer Affected by VCID-ezw1-qrqv-aaac https://www.openssl.org/news/secadv/20071012.txt 34.0.0rc1
2024-01-03T20:01:48.877863+00:00 OpenSSL Importer Affected by VCID-k31u-myhz-aaan https://www.openssl.org/news/secadv/20071012.txt 34.0.0rc1
2024-01-03T20:01:48.756785+00:00 OpenSSL Importer Affected by VCID-rbtq-713d-aaap https://www.openssl.org/news/secadv/20060928.txt 34.0.0rc1
2024-01-03T20:01:48.572983+00:00 OpenSSL Importer Affected by VCID-3j45-cwzm-aaam https://www.openssl.org/news/secadv/20060928.txt 34.0.0rc1
2024-01-03T20:01:48.388262+00:00 OpenSSL Importer Affected by VCID-jpd6-6mb9-aaam https://www.openssl.org/news/secadv/20060928.txt 34.0.0rc1
2024-01-03T20:01:48.280762+00:00 OpenSSL Importer Affected by VCID-31sj-sdmb-aaaq https://www.openssl.org/news/secadv/20060928.txt 34.0.0rc1
2024-01-03T20:01:48.104245+00:00 OpenSSL Importer Affected by VCID-vkat-mpxv-aaad https://www.openssl.org/news/secadv/20060905.txt 34.0.0rc1
2024-01-03T20:01:46.507175+00:00 OpenSSL Importer Affected by VCID-sya7-pd7p-aaaa https://www.openssl.org/news/secadv/20140806.txt 34.0.0rc1
2024-01-03T20:01:46.013837+00:00 OpenSSL Importer Affected by VCID-rr5p-edvp-aaar https://www.openssl.org/news/secadv/20140806.txt 34.0.0rc1
2024-01-03T20:01:45.292413+00:00 OpenSSL Importer Affected by VCID-8xeh-vwwg-aaak https://www.openssl.org/news/secadv/20140806.txt 34.0.0rc1
2024-01-03T20:01:44.986778+00:00 OpenSSL Importer Affected by VCID-z8sc-rus1-aaae https://www.openssl.org/news/secadv/20141015.txt 34.0.0rc1
2024-01-03T20:01:44.698934+00:00 OpenSSL Importer Affected by VCID-vc6g-hwkh-aaas https://www.openssl.org/news/vulnerabilities.xml 34.0.0rc1
2024-01-03T20:01:44.032949+00:00 OpenSSL Importer Affected by VCID-vvuz-hvfa-aaae https://www.openssl.org/news/secadv/20150108.txt 34.0.0rc1
2024-01-03T20:01:43.709691+00:00 OpenSSL Importer Affected by VCID-5g8u-a3pe-aaan https://www.openssl.org/news/secadv/20150108.txt 34.0.0rc1
2024-01-03T20:01:43.227122+00:00 OpenSSL Importer Affected by VCID-xmkv-s3ye-aaae https://www.openssl.org/news/secadv/20150108.txt 34.0.0rc1
2024-01-03T20:01:42.910313+00:00 OpenSSL Importer Affected by VCID-amba-4zuy-aaap https://www.openssl.org/news/secadv/20150108.txt 34.0.0rc1
2024-01-03T20:01:42.582887+00:00 OpenSSL Importer Affected by VCID-dhsz-kcke-aaan https://www.openssl.org/news/secadv/20150108.txt 34.0.0rc1
2024-01-03T20:01:41.978973+00:00 OpenSSL Importer Affected by VCID-y49b-wcn4-aaaa https://www.openssl.org/news/secadv/20150319.txt 34.0.0rc1
2024-01-03T20:01:41.609490+00:00 OpenSSL Importer Affected by VCID-75pz-sunt-aaaa https://www.openssl.org/news/secadv/20150319.txt 34.0.0rc1
2024-01-03T20:01:41.194785+00:00 OpenSSL Importer Affected by VCID-9few-spp9-aaag https://www.openssl.org/news/secadv/20150319.txt 34.0.0rc1
2024-01-03T20:01:40.922784+00:00 OpenSSL Importer Affected by VCID-xrv3-gt8k-aaak https://www.openssl.org/news/secadv/20150319.txt 34.0.0rc1
2024-01-03T20:01:40.556736+00:00 OpenSSL Importer Affected by VCID-bsap-s527-aaaj https://www.openssl.org/news/secadv/20150319.txt 34.0.0rc1
2024-01-03T20:01:40.167482+00:00 OpenSSL Importer Affected by VCID-1pke-t171-aaas https://www.openssl.org/news/secadv/20150319.txt 34.0.0rc1
2024-01-03T20:01:39.554973+00:00 OpenSSL Importer Affected by VCID-zkqe-jrqc-aaab https://www.openssl.org/news/secadv/20150611.txt 34.0.0rc1
2024-01-03T20:01:39.164777+00:00 OpenSSL Importer Affected by VCID-69ax-cbdq-aaam https://www.openssl.org/news/secadv/20150611.txt 34.0.0rc1
2024-01-03T20:01:38.771322+00:00 OpenSSL Importer Affected by VCID-arc3-rhts-aaar https://www.openssl.org/news/secadv/20150611.txt 34.0.0rc1
2024-01-03T20:01:38.379814+00:00 OpenSSL Importer Affected by VCID-tc8g-det5-aaad https://www.openssl.org/news/secadv/20150611.txt 34.0.0rc1
2024-01-03T20:01:37.993999+00:00 OpenSSL Importer Affected by VCID-gydy-46kx-aaaf https://www.openssl.org/news/secadv/20150611.txt 34.0.0rc1
2024-01-03T20:01:37.725191+00:00 OpenSSL Importer Affected by VCID-rhab-a2ya-aaae https://www.openssl.org/news/secadv/20150611.txt 34.0.0rc1
2024-01-03T20:01:36.986946+00:00 OpenSSL Importer Affected by VCID-3d3c-x2ux-aaaa https://www.openssl.org/news/secadv/20151203.txt 34.0.0rc1
2024-01-03T20:01:36.200842+00:00 OpenSSL Importer Affected by VCID-1t6y-1zjy-aaae https://www.openssl.org/news/secadv/20160301.txt 34.0.0rc1
2024-01-03T20:01:35.821360+00:00 OpenSSL Importer Affected by VCID-ftte-av19-aaad https://www.openssl.org/news/secadv/20160301.txt 34.0.0rc1