QID 354759
Date Published: 2023-02-28
QID 354759: Amazon Linux Security Advisory for nss : ALAS2-2023-1952
Nss (network security services) up to and including 3.73 is vulnerable to a heap overflow when handling der-encoded dsa or rsa-pss signatures.
Applications using nss for handling signatures encoded within cms, s/mime, pkcs #7, or pkcs #12 are likely to be impacted.
Applications using nss for certificate validation or other tls, x.509, ocsp or crl functionality may be impacted, depending on how they configure nss. when verifying a der-encoded signature, nss decodes the signature into a fixed-size buffer and passes the buffer to the underlying pkcs #11 module.
The length of the signature is not correctly checked when processing dsa and rsa-pss signatures.
Dsa and rsa-pss signatures larger than 16384 bits will overflow the buffer in vfycontextstr.
The vulnerable code is located within secvfy.c:vfy_createcontext. (
( CVE-2021-43527) (cve-2021-43527)
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
Successful exploitation of this vulnerability could lead to a securitybreach or could affect integrity, availability, and confidentiality.
- ALAS2-2023-1952 -
alas.aws.amazon.com/AL2/ALAS-2023-1952.html
CVEs related to QID 354759
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| ALAS2-2023-1952 | amazon linux 2 |
|