mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-23 09:20:29 +01:00
19 lines
726 B
Markdown
19 lines
726 B
Markdown
### [CVE-2011-3207](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3207)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
crypto/x509/x509_vfy.c in OpenSSL 1.0.x before 1.0.0e does not initialize certain structure members, which makes it easier for remote attackers to bypass CRL validation by using a nextUpdate value corresponding to a time in the past.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|