mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
23 lines
1.0 KiB
Markdown
23 lines
1.0 KiB
Markdown
### [CVE-2017-3733](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3733)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
During a renegotiation handshake if the Encrypt-Then-Mac extension is negotiated where it was not in the original handshake (or vice-versa) then this can cause OpenSSL 1.1.0 before 1.1.0e to crash (dependent on ciphersuite). Both clients and servers are affected.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html
|
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Ananya-0306/vuln-finder
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
- https://github.com/cve-search/git-vuln-finder
|
|
- https://github.com/scarby/cve_details_client
|
|
|