VDB
EN

RUSTSEC-2023-0011

Invalid pointer dereference in `d2i_PKCS7` functions

상세

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 to a denial of service attack. The TLS implementation in OpenSSL does not call this function however third party applications might call these functions on untrusted data.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

crates.io / openssl-src
최초 영향 버전: 300.0.0 수정 버전: 300.0.12

Upgrade openssl-src to 300.0.12 or newer (ecosystem crates.io).

참고