Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 75

Количество 75

github логотип

GHSA-x4qr-2fvf-3mr5

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

Vulnerable OpenSSL included in cryptography wheels

CVSS3: 7.4
EPSS: Средний
oracle-oval логотип

ELSA-2025-7937

около 1 года назад

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

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

ELSA-2025-7895

около 1 года назад

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

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

ELSA-2023-1335

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

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

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

ELSA-2023-12326

около 3 лет назад

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

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

ELSA-2023-12297

около 3 лет назад

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

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

ELSA-2023-12210

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

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

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

ELSA-2023-12205

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

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

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

BDU:2023-00665

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

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

CVSS3: 7.4
EPSS: Средний
ubuntu логотип

CVE-2022-4450

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

The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload data. If the function succeeds then the "name_out", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functi...

CVSS3: 7.5
EPSS: Средний
redhat логотип

CVE-2022-4450

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

The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload data. If the function succeeds then the "name_out", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functi...

CVSS3: 7.5
EPSS: Средний
nvd логотип

CVE-2022-4450

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

The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload data. If the function succeeds then the "name_out", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functio

CVSS3: 7.5
EPSS: Средний
msrc логотип

CVE-2022-4450

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

Double free after calling PEM_read_bio_ex

CVSS3: 7.5
EPSS: Средний
debian логотип

CVE-2022-4450

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

The function PEM_read_bio_ex() reads a PEM file from a BIO and parses ...

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

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

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: Средний
github логотип

GHSA-v5w6-wcm8-jm4q

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

openssl-src contains Double free after calling `PEM_read_bio_ex`

CVSS3: 7.5
EPSS: Средний

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-x4qr-2fvf-3mr5

Vulnerable OpenSSL included in cryptography wheels

CVSS3: 7.4
60%
Средний
больше 3 лет назад
oracle-oval логотип
ELSA-2025-7937

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

около 1 года назад
oracle-oval логотип
ELSA-2025-7895

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

около 1 года назад
oracle-oval логотип
ELSA-2023-1335

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

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

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

около 3 лет назад
oracle-oval логотип
ELSA-2023-12297

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

около 3 лет назад
oracle-oval логотип
ELSA-2023-12210

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

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

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

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

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

CVSS3: 7.4
60%
Средний
больше 3 лет назад
ubuntu логотип
CVE-2022-4450

The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload data. If the function succeeds then the "name_out", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functi...

CVSS3: 7.5
20%
Средний
больше 3 лет назад
redhat логотип
CVE-2022-4450

The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload data. If the function succeeds then the "name_out", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functi...

CVSS3: 7.5
20%
Средний
больше 3 лет назад
nvd логотип
CVE-2022-4450

The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload data. If the function succeeds then the "name_out", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functio

CVSS3: 7.5
20%
Средний
больше 3 лет назад
msrc логотип
CVE-2022-4450

Double free after calling PEM_read_bio_ex

CVSS3: 7.5
20%
Средний
больше 3 лет назад
debian логотип
CVE-2022-4450

The function PEM_read_bio_ex() reads a PEM file from a BIO and parses ...

CVSS3: 7.5
20%
Средний
больше 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
16%
Средний
больше 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
16%
Средний
больше 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
16%
Средний
больше 3 лет назад
msrc логотип
CVE-2022-4304

Timing Oracle in RSA Decryption

CVSS3: 5.9
16%
Средний
7 месяцев назад
debian логотип
CVE-2022-4304

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

CVSS3: 5.9
16%
Средний
больше 3 лет назад
github логотип
GHSA-v5w6-wcm8-jm4q

openssl-src contains Double free after calling `PEM_read_bio_ex`

CVSS3: 7.5
20%
Средний
больше 3 лет назад

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

exploitDog - Комплексное решение для обнаружения, оценки и устранения уязвимостей.