mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 13:36:36 +00:00
29 lines
1.6 KiB
Markdown
29 lines
1.6 KiB
Markdown
![]() |
### [CVE-2015-1793](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1793)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The X509_verify_cert function in crypto/x509/x509_vfy.c in OpenSSL 1.0.1n, 1.0.1o, 1.0.2b, and 1.0.2c does not properly process X.509 Basic Constraints cA values during identification of alternative certificate chains, which allows remote attackers to spoof a Certification Authority role and trigger unintended certificate verifications via a valid leaf certificate.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html
|
||
|
- http://www.oracle.com/technetwork/security-advisory/cpujul2016-2881720.html
|
||
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html
|
||
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html
|
||
|
- http://www.oracle.com/technetwork/topics/security/cpujan2016-2367955.html
|
||
|
- http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html
|
||
|
- http://www.securityfocus.com/bid/91787
|
||
|
- https://help.ecostruxureit.com/display/public/UADCO8x/StruxureWare+Data+Center+Operation+Software+Vulnerability+Fixes
|
||
|
- https://www.exploit-db.com/exploits/38640/
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/Live-Hack-CVE/CVE-2015-1788
|
||
|
- https://github.com/Live-Hack-CVE/CVE-2015-4000
|
||
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
||
|
|