Логотип exploitDog
bind:"CVE-2022-4450" OR bind:"CVE-2023-0286" OR bind:"CVE-2022-4304" OR bind:"CVE-2023-0215"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2022-4450" OR bind:"CVE-2023-0286" OR bind:"CVE-2022-4304" OR bind:"CVE-2023-0215"

Количество 75

Количество 75

rocky логотип

RLSA-2025:7895

5 месяцев назад

Important: compat-openssl10 security update

EPSS: Высокий
github логотип

GHSA-x4qr-2fvf-3mr5

почти 3 года назад

Vulnerable OpenSSL included in cryptography wheels

CVSS3: 7.4
EPSS: Высокий
oracle-oval логотип

ELSA-2025-7937

7 месяцев назад

ELSA-2025-7937: compat-openssl11 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-7895

7 месяцев назад

ELSA-2025-7895: compat-openssl10 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2023-1335

больше 2 лет назад

ELSA-2023-1335: openssl security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2023-12326

больше 2 лет назад

ELSA-2023-12326: openssl security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2023-12297

больше 2 лет назад

ELSA-2023-12297: openssl security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2023-12210

больше 2 лет назад

ELSA-2023-12210: openssl security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2023-12205

больше 2 лет назад

ELSA-2023-12205: openssl security update (IMPORTANT)

EPSS: Низкий
fstec логотип

BDU:2023-00665

почти 3 года назад

Уязвимость функции GENERAL_NAME_cmp библиотеки OpenSSL, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.4
EPSS: Высокий
ubuntu логотип

CVE-2023-0215

почти 3 года назад

The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may caus...

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2023-0215

почти 3 года назад

The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may caus...

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2023-0215

почти 3 года назад

The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cau

CVSS3: 7.5
EPSS: Низкий
msrc логотип

CVE-2023-0215

почти 3 года назад

Use-after-free following BIO_new_NDEF

CVSS3: 7.5
EPSS: Низкий
debian логотип

CVE-2023-0215

почти 3 года назад

The public API function BIO_new_NDEF is a helper function used for str ...

CVSS3: 7.5
EPSS: Низкий
ubuntu логотип

CVE-2022-4304

почти 3 года назад

A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.

CVSS3: 5.9
EPSS: Низкий
redhat логотип

CVE-2022-4304

почти 3 года назад

A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.

CVSS3: 5.9
EPSS: Низкий
nvd логотип

CVE-2022-4304

почти 3 года назад

A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.

CVSS3: 5.9
EPSS: Низкий
msrc логотип

CVE-2022-4304

10 дней назад

Timing Oracle in RSA Decryption

CVSS3: 5.9
EPSS: Низкий
debian логотип

CVE-2022-4304

почти 3 года назад

A timing based side channel exists in the OpenSSL RSA Decryption imple ...

CVSS3: 5.9
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
rocky логотип
RLSA-2025:7895

Important: compat-openssl10 security update

88%
Высокий
5 месяцев назад
github логотип
GHSA-x4qr-2fvf-3mr5

Vulnerable OpenSSL included in cryptography wheels

CVSS3: 7.4
88%
Высокий
почти 3 года назад
oracle-oval логотип
ELSA-2025-7937

ELSA-2025-7937: compat-openssl11 security update (IMPORTANT)

7 месяцев назад
oracle-oval логотип
ELSA-2025-7895

ELSA-2025-7895: compat-openssl10 security update (IMPORTANT)

7 месяцев назад
oracle-oval логотип
ELSA-2023-1335

ELSA-2023-1335: openssl security update (IMPORTANT)

больше 2 лет назад
oracle-oval логотип
ELSA-2023-12326

ELSA-2023-12326: openssl security update (IMPORTANT)

больше 2 лет назад
oracle-oval логотип
ELSA-2023-12297

ELSA-2023-12297: openssl security update (IMPORTANT)

больше 2 лет назад
oracle-oval логотип
ELSA-2023-12210

ELSA-2023-12210: openssl security update (IMPORTANT)

больше 2 лет назад
oracle-oval логотип
ELSA-2023-12205

ELSA-2023-12205: openssl security update (IMPORTANT)

больше 2 лет назад
fstec логотип
BDU:2023-00665

Уязвимость функции GENERAL_NAME_cmp библиотеки OpenSSL, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.4
88%
Высокий
почти 3 года назад
ubuntu логотип
CVE-2023-0215

The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may caus...

CVSS3: 7.5
1%
Низкий
почти 3 года назад
redhat логотип
CVE-2023-0215

The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may caus...

CVSS3: 7.5
1%
Низкий
почти 3 года назад
nvd логотип
CVE-2023-0215

The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cau

CVSS3: 7.5
1%
Низкий
почти 3 года назад
msrc логотип
CVE-2023-0215

Use-after-free following BIO_new_NDEF

CVSS3: 7.5
1%
Низкий
почти 3 года назад
debian логотип
CVE-2023-0215

The public API function BIO_new_NDEF is a helper function used for str ...

CVSS3: 7.5
1%
Низкий
почти 3 года назад
ubuntu логотип
CVE-2022-4304

A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.

CVSS3: 5.9
0%
Низкий
почти 3 года назад
redhat логотип
CVE-2022-4304

A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.

CVSS3: 5.9
0%
Низкий
почти 3 года назад
nvd логотип
CVE-2022-4304

A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.

CVSS3: 5.9
0%
Низкий
почти 3 года назад
msrc логотип
CVE-2022-4304

Timing Oracle in RSA Decryption

CVSS3: 5.9
0%
Низкий
10 дней назад
debian логотип
CVE-2022-4304

A timing based side channel exists in the OpenSSL RSA Decryption imple ...

CVSS3: 5.9
0%
Низкий
почти 3 года назад

Уязвимостей на страницу