Oracle Jd_edwards_world_security

14 CVEs affecting Oracle Jd_edwards_world_security. Latest disclosed: 2022-01-28. Critical: 1, High: 5.

Top CVEs affecting Oracle Jd_edwards_world_security
CVESeverityScorePublishedSummary
CVE-2021-3711Critical9.82021-08-24In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this function…
CVE-2021-23840High7.52021-02-16Calls to EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate may overflow the output length argument in some cases where the input length is close to the…
CVE-2020-1967High7.52020-04-21Server or client applications that call the SSL_check_chain() function during or after a TLS 1.3 handshake may crash due to a NULL pointer dereference as a res…
CVE-2017-3730High7.52017-05-04In OpenSSL 1.1.0 before 1.1.0d, if a malicious server supplies bad parameters for a DHE or ECDHE key exchange then this can result in the client attempting to…
CVE-2021-3712High7.42021-08-24ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buf…
CVE-2021-3450High7.42021-03-25The X509_V_FLAG_X509_STRICT flag enables additional security checks of the certificates present in a certificate chain. It is not set by default. Starting from…
CVE-2021-4160Medium5.92022-01-28There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affected, including some of the TLS 1.3 default curves. Im…
CVE-2021-3449Medium5.92021-03-25An OpenSSL TLS server may crash if sent a maliciously crafted renegotiation ClientHello message from a client. If a TLSv1.2 renegotiation ClientHello omits the…
CVE-2021-23841Medium5.92021-02-16The OpenSSL public API function X509_issuer_and_serial_hash() attempts to create a unique hash value based on the issuer and serial number data contained withi…
CVE-2020-1971Medium5.92020-12-08The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a fu…
CVE-2019-1559Medium5.92019-02-27If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can…
CVE-2021-23839Low3.72021-02-16OpenSSL 1.0.2 supports SSLv2. If a client attempts to negotiate SSLv2 with a server that is configured to support both SSLv2 and more recent SSL and TLS versio…
CVE-2020-1968Low3.72020-09-09The Raccoon attack exploits a flaw in the TLS specification which can lead to an attacker being able to compute the pre-master secret in connections which have…
CVE-2020-9488Low3.72020-04-27Improper validation of certificate with host mismatch in Apache Log4j SMTP appender. This could allow an SMTPS connection to be intercepted by a man-in-the-mid…