问题摘要: OpenSSL 中基于 CMP(证书管理协议)的基于密码的保护验证机制存在缺陷。该验证逻辑仅检查 参数是否非 NULL,而未验证其 ASN.1 类型,随后便将其当作 处理。攻击者可构造特殊消息,其中包含类型不同的参数,导致程序将其解引用为无效指针,从而引发问题。 影响摘要: 远程、未认证的攻击者可使作为 CMP 服务器且接受基于密码保护(PBM)消息的应用程序崩溃,或使与恶意或中间人(MITM)攻击的 CMP 服务器进行通信的 CMP 客户端崩溃,从而导致拒绝服务(DoS)。 CWE: CWE-476:
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-75803 | AEAD Forgeries with Empty Ciphertext When Using EVP_Cipher() | |
| CVE-2026-18798 | QUIC Server May Trigger Double Free When Processing INITIAL Packet | |
| CVE-2026-54874 | Excessive Memory Use Buffering DTLS Records for a Future Epoch | |
| CVE-2026-63074 | CMP Indefinite Cache Growth of ExtraCerts | |
| CVE-2026-63072 | Heap Buffer Overflow in CMS Key Unwrapping | |
| CVE-2026-63073 | Untrusted Sender DN Used as Format String in CMP Response Validation | |
| CVE-2026-63075 | QUIC ACK-only Packet Retention Can Cause Memory Exhaustion | |
| CVE-2026-14457 | RPK Server Signature Algorithm Selection Can Dereference a Missing Certificate |
No comments yet