mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
18 lines
684 B
Markdown
18 lines
684 B
Markdown
### [CVE-2013-7440](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7440)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ssl.match_hostname function in CPython (aka Python) before 2.7.9 and 3.x before 3.3.3 does not properly handle wildcards in hostnames, which might allow man-in-the-middle attackers to spoof servers via a crafted certificate.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/BSolarV/cvedetails-summary
|
|
|