cve/2018/CVE-2018-12404.md

19 lines
871 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-12404](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12404)
![](https://img.shields.io/static/v1?label=Product&message=Network%20Security%20Services%20(NSS)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cryptographic%20Issues&color=brighgreen)
### Description
A cached side channel attack during handshakes using RSA encryption could allow for the decryption of encrypted content. This is a variant of the Adaptive Chosen Ciphertext attack (AKA Bleichenbacher attack) and affects all NSS versions prior to NSS 3.41.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2018-12404
- https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
#### Github
- https://github.com/ARPSyndicate/cvemon