cve/2016/CVE-2016-7099.md
2024-05-26 14:27:05 +02:00

3.3 KiB

CVE-2016-7099

Description

The tls.checkServerIdentity function in Node.js 0.10.x before 0.10.47, 0.12.x before 0.12.16, 4.x before 4.6.0, and 6.x before 6.7.0 does not properly handle wildcards in name fields of X.509 certificates, which allows man-in-the-middle attackers to spoof servers via a crafted certificate.

POC

Reference

No PoCs from references.

Github