mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-18 20:48:19 +00:00
21 lines
841 B
Markdown
21 lines
841 B
Markdown
|
|
### [CVE-2013-0166](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0166)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
OpenSSL before 0.9.8y, 1.0.0 before 1.0.0k, and 1.0.1 before 1.0.1d does not properly perform signature verification for OCSP responses, which allows remote OCSP servers to cause a denial of service (NULL pointer dereference and application crash) via an invalid key.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
No PoCs from references.
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
||
|
|
- https://github.com/hrbrmstr/internetdb
|
||
|
|
- https://github.com/joneswu456/rt-n56u
|
||
|
|
|