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

21 lines
936 B
Markdown

### [CVE-2014-3567](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3567)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Memory leak in the tls_decrypt_ticket function in t1_lib.c in OpenSSL before 0.9.8zc, 1.0.0 before 1.0.0o, and 1.0.1 before 1.0.1j allows remote attackers to cause a denial of service (memory consumption) via a crafted session ticket that triggers an integrity-check failure.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html
- http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/auditt7708/rhsecapi
- https://github.com/chnzzh/OpenSSL-CVE-lib