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

exploitDog

Количество 1 672

Количество 1 672

debian логотип

CVE-2021-23841

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

The OpenSSL public API function X509_issuer_and_serial_hash() attempts ...

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

GHSA-8hfj-xrj2-pm22

почти 5 лет назад

Certificate check bypass in openssl-src

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

CVE-2021-3450

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

The 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 OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an additional strict check. An error in the implementation of this check meant that the result of a previous check to confirm that certificates in the chain are valid CA certificates was overwritten. This effectively bypasses the check that non-CA certificates must not be able to issue other certificates. If a "purpose" has been configured then there is a subsequent opportunity for checks that the certificate is a valid CA. All of the named "purpose" values implemented in libcrypto perform this check. Therefore, where a purpose is set the certificate chain will still be rejected even when the strict flag has been used. A purpose is set by default in libssl client and server certificate verif...

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

CVE-2021-3450

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

The 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 OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an additional strict check. An error in the implementation of this check meant that the result of a previous check to confirm that certificates in the chain are valid CA certificates was overwritten. This effectively bypasses the check that non-CA certificates must not be able to issue other certificates. If a "purpose" has been configured then there is a subsequent opportunity for checks that the certificate is a valid CA. All of the named "purpose" values implemented in libcrypto perform this check. Therefore, where a purpose is set the certificate chain will still be rejected even when the strict flag has been used. A purpose is set by default in libssl client and server certificate verif...

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

CVE-2021-3450

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

The 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 OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an additional strict check. An error in the implementation of this check meant that the result of a previous check to confirm that certificates in the chain are valid CA certificates was overwritten. This effectively bypasses the check that non-CA certificates must not be able to issue other certificates. If a "purpose" has been configured then there is a subsequent opportunity for checks that the certificate is a valid CA. All of the named "purpose" values implemented in libcrypto perform this check. Therefore, where a purpose is set the certificate chain will still be rejected even when the strict flag has been used. A purpose is set by default in libssl client and server certificate verifica

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

CVE-2021-3450

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

The X509_V_FLAG_X509_STRICT flag enables additional security checks of ...

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

GHSA-5ww6-px42-wc85

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

SM2 Decryption Buffer Overflow

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

CVE-2021-3711

почти 5 лет назад

In 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 twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the "out" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen dat...

CVSS3: 9.8
EPSS: Высокий
redhat логотип

CVE-2021-3711

почти 5 лет назад

In 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 twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the "out" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen dat...

CVSS3: 9.8
EPSS: Высокий
nvd логотип

CVE-2021-3711

почти 5 лет назад

In 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 twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the "out" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen data t

CVSS3: 9.8
EPSS: Высокий
debian логотип

CVE-2021-3711

почти 5 лет назад

In order to decrypt SM2 encrypted data an application is expected to c ...

CVSS3: 9.8
EPSS: Высокий
suse-cvrf логотип

openSUSE-SU-2021:2994-1

почти 5 лет назад

Security update for openssl-1_0_0

EPSS: Средний
suse-cvrf логотип

openSUSE-SU-2021:2966-1

почти 5 лет назад

Security update for openssl-1_1

EPSS: Средний
suse-cvrf логотип

openSUSE-SU-2021:2827-1

почти 5 лет назад

Security update for openssl-1_0_0

EPSS: Средний
suse-cvrf логотип

openSUSE-SU-2021:1261-1

почти 5 лет назад

Security update for openssl-1_0_0

EPSS: Средний
suse-cvrf логотип

openSUSE-SU-2021:1248-1

почти 5 лет назад

Security update for openssl-1_1

EPSS: Средний
suse-cvrf логотип

openSUSE-SU-2021:1189-1

почти 5 лет назад

Security update for openssl-1_0_0

EPSS: Средний
suse-cvrf логотип

SUSE-SU-2021:3144-1

почти 5 лет назад

Security update for openssl

EPSS: Средний
suse-cvrf логотип

SUSE-SU-2021:3019-1

почти 5 лет назад

Security update for compat-openssl098

EPSS: Средний
suse-cvrf логотип

SUSE-SU-2021:2996-1

почти 5 лет назад

Security update for openssl-1_1

EPSS: Средний

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

Уязвимость
CVSS
EPSS
Опубликовано
debian логотип
CVE-2021-23841

The OpenSSL public API function X509_issuer_and_serial_hash() attempts ...

CVSS3: 5.9
7%
Низкий
больше 5 лет назад
github логотип
GHSA-8hfj-xrj2-pm22

Certificate check bypass in openssl-src

CVSS3: 7.4
18%
Средний
почти 5 лет назад
ubuntu логотип
CVE-2021-3450

The 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 OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an additional strict check. An error in the implementation of this check meant that the result of a previous check to confirm that certificates in the chain are valid CA certificates was overwritten. This effectively bypasses the check that non-CA certificates must not be able to issue other certificates. If a "purpose" has been configured then there is a subsequent opportunity for checks that the certificate is a valid CA. All of the named "purpose" values implemented in libcrypto perform this check. Therefore, where a purpose is set the certificate chain will still be rejected even when the strict flag has been used. A purpose is set by default in libssl client and server certificate verif...

CVSS3: 7.4
18%
Средний
больше 5 лет назад
redhat логотип
CVE-2021-3450

The 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 OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an additional strict check. An error in the implementation of this check meant that the result of a previous check to confirm that certificates in the chain are valid CA certificates was overwritten. This effectively bypasses the check that non-CA certificates must not be able to issue other certificates. If a "purpose" has been configured then there is a subsequent opportunity for checks that the certificate is a valid CA. All of the named "purpose" values implemented in libcrypto perform this check. Therefore, where a purpose is set the certificate chain will still be rejected even when the strict flag has been used. A purpose is set by default in libssl client and server certificate verif...

CVSS3: 7.4
18%
Средний
больше 5 лет назад
nvd логотип
CVE-2021-3450

The 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 OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an additional strict check. An error in the implementation of this check meant that the result of a previous check to confirm that certificates in the chain are valid CA certificates was overwritten. This effectively bypasses the check that non-CA certificates must not be able to issue other certificates. If a "purpose" has been configured then there is a subsequent opportunity for checks that the certificate is a valid CA. All of the named "purpose" values implemented in libcrypto perform this check. Therefore, where a purpose is set the certificate chain will still be rejected even when the strict flag has been used. A purpose is set by default in libssl client and server certificate verifica

CVSS3: 7.4
18%
Средний
больше 5 лет назад
debian логотип
CVE-2021-3450

The X509_V_FLAG_X509_STRICT flag enables additional security checks of ...

CVSS3: 7.4
18%
Средний
больше 5 лет назад
github логотип
GHSA-5ww6-px42-wc85

SM2 Decryption Buffer Overflow

CVSS3: 9.8
88%
Высокий
около 4 лет назад
ubuntu логотип
CVE-2021-3711

In 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 twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the "out" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen dat...

CVSS3: 9.8
88%
Высокий
почти 5 лет назад
redhat логотип
CVE-2021-3711

In 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 twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the "out" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen dat...

CVSS3: 9.8
88%
Высокий
почти 5 лет назад
nvd логотип
CVE-2021-3711

In 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 twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the "out" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen data t

CVSS3: 9.8
88%
Высокий
почти 5 лет назад
debian логотип
CVE-2021-3711

In order to decrypt SM2 encrypted data an application is expected to c ...

CVSS3: 9.8
88%
Высокий
почти 5 лет назад
suse-cvrf логотип
openSUSE-SU-2021:2994-1

Security update for openssl-1_0_0

50%
Средний
почти 5 лет назад
suse-cvrf логотип
openSUSE-SU-2021:2966-1

Security update for openssl-1_1

50%
Средний
почти 5 лет назад
suse-cvrf логотип
openSUSE-SU-2021:2827-1

Security update for openssl-1_0_0

50%
Средний
почти 5 лет назад
suse-cvrf логотип
openSUSE-SU-2021:1261-1

Security update for openssl-1_0_0

50%
Средний
почти 5 лет назад
suse-cvrf логотип
openSUSE-SU-2021:1248-1

Security update for openssl-1_1

50%
Средний
почти 5 лет назад
suse-cvrf логотип
openSUSE-SU-2021:1189-1

Security update for openssl-1_0_0

50%
Средний
почти 5 лет назад
suse-cvrf логотип
SUSE-SU-2021:3144-1

Security update for openssl

50%
Средний
почти 5 лет назад
suse-cvrf логотип
SUSE-SU-2021:3019-1

Security update for compat-openssl098

50%
Средний
почти 5 лет назад
suse-cvrf логотип
SUSE-SU-2021:2996-1

Security update for openssl-1_1

50%
Средний
почти 5 лет назад

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