mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
21 lines
936 B
Markdown
21 lines
936 B
Markdown
### [CVE-2014-3567](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3567)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|