cve/2013/CVE-2013-6444.md

19 lines
863 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-6444](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6444)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
PyWBEM 0.7 and earlier does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
2024-06-09 00:33:16 +00:00
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.