CVE-2023-0215
- EPSS 0.35%
- Veröffentlicht 08.02.2023 20:15:24
- Zuletzt bearbeitet 05.05.2025 16:15:24
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 appl...
CVE-2023-0216
- EPSS 0.78%
- Veröffentlicht 08.02.2023 20:15:24
- Zuletzt bearbeitet 05.05.2025 16:15:25
An invalid pointer dereference on read can be triggered when an application tries to load malformed PKCS7 data with the d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions. The result of the dereference is an application crash which could lead ...
CVE-2023-0286
- EPSS 90.05%
- Veröffentlicht 08.02.2023 20:15:24
- Zuletzt bearbeitet 20.03.2025 21:15:16
There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Add...
CVE-2023-0401
- EPSS 0.95%
- Veröffentlicht 08.02.2023 20:15:24
- Zuletzt bearbeitet 05.05.2025 16:15:25
A NULL pointer can be dereferenced when signatures are being verified on PKCS7 signed or signedAndEnveloped data. In case the hash algorithm used for the signature is known to the OpenSSL library but the implementation of the hash algorithm is not av...
CVE-2022-32213
- EPSS 89.07%
- Veröffentlicht 14.07.2022 15:15:08
- Zuletzt bearbeitet 21.11.2024 07:05:56
The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).
CVE-2022-32214
- EPSS 62%
- Veröffentlicht 14.07.2022 15:15:08
- Zuletzt bearbeitet 21.11.2024 07:05:56
The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).
CVE-2022-32215
- EPSS 88.11%
- Veröffentlicht 14.07.2022 15:15:08
- Zuletzt bearbeitet 21.11.2024 07:05:56
The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).
CVE-2002-20001
- EPSS 14.68%
- Veröffentlicht 11.11.2021 19:15:07
- Zuletzt bearbeitet 22.08.2025 10:33:16
The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)at or D(HE)ate...