mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
### [CVE-2013-5606](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5606)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The CERT_VerifyCert function in lib/certhigh/certvfy.c in Mozilla Network Security Services (NSS) 3.15 before 3.15.3 provides an unexpected return value for an incompatible key-usage certificate when the CERTVerifyLog argument is valid, which might allow remote attackers to bypass intended access restrictions 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.
|
|
|