OpenSSL 1.0.2a fix several security issues, one of them let crash TLSv1.2 based services remotelly from internet.
Regarding to the TLSv1.2 RFC, this version of TLS provides a "signature_algorithms" extension for the client_hello.
Regarding to the TLSv1.2 RFC, this version of TLS provides a "signature_algorithms" extension for the client_hello.
Data Structures |
If a bad signature is sent after the renegotiation, the structure will be corrupted, becouse structure pointer:
s->c->shared_sigalgs will be NULL, and the number of algorithms:
s->c->shared_sigalgslen will not be zeroed.
Which will be interpreted as one algorithm to process, but the pointer points to 0x00 address.
s->c->shared_sigalgs will be NULL, and the number of algorithms:
s->c->shared_sigalgslen will not be zeroed.
Which will be interpreted as one algorithm to process, but the pointer points to 0x00 address.
Then tls1_process_sigalgs() will try to process one signature algorithm (becouse of shared_sigalgslen=1) then sigptr will be pointer to c->shared_sigalgs (NULL) and then will try to derreference sigptr->rhash.
This mean a Segmentation Fault in tls1_process_sigalgs() function, and called by tls1_set_server_sigalgs() with is called from ssl3_client_hello() as the stack trace shows.
StackTrace |
The following code, points sigptr to null and try to read sigptr->rsign, which is assembled as movzbl eax, byte ptr [0x0+R12] note in register window that R12 is 0x00
Debugger in the crash point. |
radare2 static decompiled |
Get David A. Ramos' proof of concept exploit here
More information
- Hacker
- Tools For Hacker
- Hackers Toolbox
- Pentest Tools Url Fuzzer
- Hacking Tools For Games
- Hacker
- Hacking Tools Windows 10
- Hacking Tools 2020
- Hacker Tools Free
- Hack Tools
- Pentest Tools Review
- Nsa Hack Tools Download
- Hacking Tools For Kali Linux
- Hacking Apps
- Pentest Tools Tcp Port Scanner
- Hacker Tools Free
- Hack Tools 2019
- Hacker Search Tools
- Hacking Tools Software
- Hack Rom Tools
- New Hack Tools
- Beginner Hacker Tools
- Pentest Tools Url Fuzzer
- Hacker Security Tools
- Physical Pentest Tools
- Hacking Tools For Windows 7
- Hacking Tools For Windows 7
- Hacker Tools Github
- Hacking Tools For Windows Free Download
- Hacking Tools Kit
- Hacker
- Pentest Automation Tools
- Hacker Tools 2019
- Hacking Tools Windows 10
- Best Pentesting Tools 2018
- Pentest Reporting Tools
- Hacking Tools For Kali Linux
- Top Pentest Tools
- Tools 4 Hack
- Pentest Tools Linux
- Hackrf Tools
- Hacker Tools For Ios
- Hak5 Tools
- Hacking Tools Github
- Hacking Tools Software
- World No 1 Hacker Software
- Hacker Tools For Windows
- Hacking Tools For Windows Free Download
- What Are Hacking Tools
- Pentest Tools Find Subdomains
- Hacker Tools Windows
- Hack Tools Download
- Hack Tools
- Hacker Tools Linux
- Hacking Tools
- Pentest Tools Kali Linux
- Hack Tools For Pc
- Black Hat Hacker Tools
- Bluetooth Hacking Tools Kali
- Hacking Tools Github
- Pentest Tools Github
- Hacker Tool Kit
- Nsa Hack Tools
- Tools Used For Hacking
- Pentest Tools Review
- Hackers Toolbox
- Hacker Tools Windows
- Hacking Tools Pc
- Hacking App
- Bluetooth Hacking Tools Kali
- Hack Website Online Tool
- Hack Tools Online
- Hacker Tools Software
- Hacking Tools Software
- Hacking Tools Hardware
- Underground Hacker Sites
- Hack App
- Hack Tools Download
- Hack Tools Pc
- Hacker Tools Apk Download
- Hacking Tools Name
- Pentest Tools Port Scanner
- Hacker Tools Linux
- Tools 4 Hack
- Hacker Tools Free Download
- Pentest Tools Online
- Hacking Tools For Mac
- Hack Tool Apk
- Hack Tools For Games
- Top Pentest Tools
- Hacking Tools For Mac
- Physical Pentest Tools
- Hacker Tools Windows
- Hack Tools For Pc
- Hacker Tools Hardware
- Pentest Tools Find Subdomains
- Best Pentesting Tools 2018
- Hacking Tools And Software
- Hacker Tools Linux
- Hacking Tools For Windows 7
- How To Hack
- Nsa Hack Tools
- Bluetooth Hacking Tools Kali
- Hacking Tools
- Wifi Hacker Tools For Windows
- Hacking Tools
- Install Pentest Tools Ubuntu
- Hacking Tools Software
- Hacks And Tools
- Pentest Tools For Ubuntu
- Hacking Tools 2019
- Pentest Tools Open Source
- Hacking Tools Download
- Tools Used For Hacking
- Beginner Hacker Tools
- Hack Website Online Tool
- How To Make Hacking Tools
- Growth Hacker Tools
- Wifi Hacker Tools For Windows
- Hacking Tools Pc
- Hacking Tools 2020
- Hacker Tools 2019
- Hacking Tools Mac
- Hack And Tools
- Pentest Tools For Mac
- Pentest Recon Tools
- Best Hacking Tools 2019
- Hacking Tools For Beginners
- Hacking Tools For Windows Free Download
- Bluetooth Hacking Tools Kali
- Hacker Tools For Pc
- Termux Hacking Tools 2019
- Pentest Tools For Windows
- Hacker Tools Software
- Hacks And Tools
- Hack Tools Download
- Hacking Tools For Pc
- Hacking Tools For Beginners
- Hacking Tools For Windows
- Hacker Tools Free Download
- Hack Tool Apk No Root
- Pentest Tools Github
- Hacker Tools Free
- How To Hack
- Hacking Apps
- Hacker Tools Apk Download
- Bluetooth Hacking Tools Kali
- Hacking Tools Hardware
- How To Install Pentest Tools In Ubuntu
- Hacker Tools Linux
- Hacking Tools For Windows
- Hacking Tools For Games
- Hacking Tools For Windows 7
- New Hacker Tools
- Hacker Tools Free Download
- Hack Tools Github
Комментариев нет:
Отправить комментарий