Files
CVEs-PoC/2010/CVE-2010-3864.md
T
2024-06-18 02:51:15 +02:00

20 lines
949 B
Markdown

### [CVE-2010-3864](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3864)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple race conditions in ssl/t1_lib.c in OpenSSL 0.9.8f through 0.9.8o, 1.0.0, and 1.0.0a, when multi-threading and internal caching are enabled on a TLS server, might allow remote attackers to execute arbitrary code via client data that triggers a heap-based buffer overflow, related to (1) the TLS server name extension and (2) elliptic curve cryptography.
### POC
#### Reference
- http://www.vmware.com/security/advisories/VMSA-2011-0003.html
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/chnzzh/OpenSSL-CVE-lib
- https://github.com/hrbrmstr/internetdb