mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
### [CVE-2014-1492](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1492)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The cert_TestHostName function in lib/certdb/certdb.c in the certificate-checking implementation in Mozilla Network Security Services (NSS) before 3.16 accepts a wildcard character that is embedded in an internationalized domain name's U-label, which might allow man-in-the-middle attackers to spoof SSL servers via a crafted certificate.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2014/Dec/23
|
|
- http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html
|
|
- http://www.oracle.com/technetwork/topics/security/cpujan2016-2367955.html
|
|
- http://www.oracle.com/technetwork/topics/security/cpujul2014-1972956.html
|
|
- http://www.oracle.com/technetwork/topics/security/cpuoct2014-1972960.html
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
|
|
- http://www.vmware.com/security/advisories/VMSA-2014-0012.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|