Files
CVEs-PoC/2020/CVE-2020-7042.md
T
2024-05-25 21:48:12 +02:00

835 B

CVE-2020-7042

Description

An issue was discovered in openfortivpn 1.11.0 when used with OpenSSL 1.0.2 or later. tunnel.c mishandles certificate validation because the hostname check operates on uninitialized memory. The outcome is that a valid certificate is never accepted (only a malformed certificate may be accepted).

POC

Reference

No PoCs from references.

Github