cve/2024/CVE-2024-7346.md
2025-09-29 21:09:30 +02:00

21 lines
1.3 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-7346](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7346)
![](https://img.shields.io/static/v1?label=Product&message=OpenEdge&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=11.7.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=12.2.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-297%3A%20Improper%20Validation%20of%20Certificate%20with%20Host%20Mismatch&color=brightgreen)
### Description
Host name validation for TLS certificates is bypassed when the installed OpenEdge default certificates are used to perform the TLS handshake for a networked connection.  This has been corrected so that default certificates are no longer capable of overriding host name validation and will need to be replaced where full TLS certificate validation is needed for network security.  The existing certificates should be replaced with CA-signed certificates from a recognized certificate authority that contain the necessary information to support host name validation.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/tanjiti/sec_profile