mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
20 lines
835 B
Markdown
20 lines
835 B
Markdown
### [CVE-2020-7042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
- https://github.com/pilvikala/snyk-c-test-api
|
|
|