2 matches found
CVE-2026-27452 ASN.1 TypeScript Library: Decoding an INTEGER could leak the underlying ArrayBuffer
ASN.1 TypeScript ESM library, including codecs for Basic Encoding Rules BER and Distinguished Encoding Rules DER. In versions 11.0.5 and below, in some cases, decoding an INTEGER could leak the underlying ArrayBuffer. This issue is expected to be fixed in version 11.0.6...
MS ASN library is fraught not only with integer overflow, but also with stack overflow.
MS ASN library is fraught not only with integer overflow, but also with stack overflow. After eEye published the vulnerability with ASN library, many people discussed it, and focused on whether we can exploit it and gain privilege. Theoretically speaking, we can gain privilege, but in fact, it's...