cve/2017/CVE-2017-15896.md
2024-05-26 14:27:05 +02:00

826 B

CVE-2017-15896

Description

Node.js was affected by OpenSSL vulnerability CVE-2017-3737 in regards to the use of SSL_read() due to TLS handshake failure. The result was that an active network attacker could send application data to Node.js using the TLS or HTTP2 modules in a way that bypassed TLS authentication and encryption.

POC

Reference

No PoCs from references.

Github