Search CVE reports


Toggle filters

81 – 90 of 194 results


CVE-2023-0286

High priority

Some fixes available 14 of 20

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...

4 affected packages

edk2, nodejs, openssl, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Not affected Needs evaluation Needs evaluation Needs evaluation
nodejs Not affected Fixed Not affected Not affected
openssl Fixed Fixed Fixed Fixed
openssl1.0 Not in release Not in release Fixed
Show less packages

CVE-2023-0217

Medium priority
Fixed

An invalid pointer dereference on read can be triggered when an application tries to check a malformed DSA public key by the EVP_PKEY_public_check() function. This will most likely lead to an application crash. This function can...

4 affected packages

edk2, nodejs, openssl, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Not affected Not affected Not affected
nodejs Not affected Not affected Not affected
openssl Fixed Not affected Not affected
openssl1.0 Not in release Not in release Not affected
Show less packages

CVE-2023-0216

Medium priority
Fixed

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...

4 affected packages

edk2, nodejs, openssl, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Not affected Not affected Not affected
nodejs Not affected Not affected Not affected
openssl Fixed Not affected Not affected
openssl1.0 Not in release Not in release Not affected
Show less packages

CVE-2023-0215

Medium priority

Some fixes available 14 of 20

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...

4 affected packages

edk2, nodejs, openssl, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Not affected Needs evaluation Needs evaluation Needs evaluation
nodejs Not affected Fixed Not affected Not affected
openssl Fixed Fixed Fixed Fixed
openssl1.0 Not in release Not in release Fixed
Show less packages

CVE-2022-4450

Medium priority

Some fixes available 11 of 17

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"...

4 affected packages

nodejs, edk2, openssl, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
nodejs Not affected Fixed Not affected Not affected
edk2 Not affected Needs evaluation Needs evaluation Needs evaluation
openssl Fixed Fixed Fixed Fixed
openssl1.0 Not in release Not in release Not affected
Show less packages

CVE-2022-4304

Medium priority

Some fixes available 11 of 20

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...

4 affected packages

openssl, nodejs, edk2, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
openssl Fixed Fixed Fixed Fixed
nodejs Not affected Fixed Not affected Not affected
edk2 Not affected Needs evaluation Needs evaluation Needs evaluation
openssl1.0 Not in release Not in release Ignored
Show less packages

CVE-2022-4203

Medium priority
Fixed

A read buffer overrun can be triggered in X.509 certificate verification, specifically in name constraint checking. Note that this occurs after certificate chain signature verification and requires either a CA to have signed the...

4 affected packages

edk2, nodejs, openssl, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Not affected Not affected Not affected
nodejs Not affected Not affected Not affected
openssl Fixed Not affected Not affected
openssl1.0 Not in release Not in release Not affected
Show less packages

CVE-2022-3996

Low priority

Some fixes available 8 of 9

If an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems (most widely: Windows) this results in a denial of...

4 affected packages

edk2, nodejs, openssl, openssl1.0

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Not affected Not affected Not affected Not affected
nodejs Not affected Not affected Not affected Not affected
openssl Fixed Fixed Not affected Not affected
openssl1.0 Not in release Not in release Not affected
Show less packages

CVE-2022-43548

Medium priority

Some fixes available 3 of 4

A OS Command Injection vulnerability exists in Node.js versions <14.21.1, <16.18.1, <18.12.1, <19.0.1 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an...

1 affected package

nodejs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
nodejs Fixed Fixed Fixed
Show less packages

CVE-2022-35256

Medium priority

Some fixes available 1 of 2

The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.

1 affected package

nodejs

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
nodejs Fixed Not affected Not affected
Show less packages