mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
30 lines
1.6 KiB
Markdown
30 lines
1.6 KiB
Markdown
### [CVE-2015-1791](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1791)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in the ssl3_get_new_session_ticket function in ssl/s3_clnt.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b, when used for a multi-threaded client, allows remote attackers to cause a denial of service (double free and application crash) or possibly have unspecified other impact by providing a NewSessionTicket during an attempt to reuse a ticket that had been obtained earlier.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/security-advisory/cpujul2016-2881720.html
|
|
- http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html
|
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html
|
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html
|
|
- http://www.oracle.com/technetwork/topics/security/cpujan2016-2367955.html
|
|
- http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html
|
|
- http://www.securityfocus.com/bid/91787
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2015-1791
|
|
- https://github.com/SysSec-KAIST/FirmKit
|
|
- https://github.com/Trinadh465/OpenSSL-1_0_1g_CVE-2015-1791
|
|
- https://github.com/buptsseGJ/BinSeeker
|
|
- https://github.com/buptsseGJ/VulSeeker
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|