Rapid7 Vulnerability & Exploit Database

MySQL yaSSL SSL Hello Message Buffer Overflow

Back to Search

MySQL yaSSL SSL Hello Message Buffer Overflow

Disclosed
01/04/2008
Created
05/30/2018

Description

This module exploits a stack buffer overflow in the yaSSL (1.7.5 and earlier) implementation bundled with MySQL <= 6.0. By sending a specially crafted Hello packet, an attacker may be able to execute arbitrary code.

Author(s)

  • MC <mc@metasploit.com>

Platform

Windows

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/mysql/mysql_yassl_hello
msf exploit(mysql_yassl_hello) > show targets
    ...targets...
msf exploit(mysql_yassl_hello) > set TARGET < target-id >
msf exploit(mysql_yassl_hello) > show options
    ...show and set options...
msf exploit(mysql_yassl_hello) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;