Rapid7 Vulnerability & Exploit Database

ThinVNC Directory Traversal

Back to Search

ThinVNC Directory Traversal

Disclosed
10/16/2019
Created
10/24/2019

Description

This module exploits a directory traversal vulnerability in ThinVNC versions 1.0b1 and prior which allows unauthenticated users to retrieve arbitrary files, including the ThinVNC configuration file. This module has been tested successfully on ThinVNC versions 1.0b1 and "ThinVNC_Latest" (2018-12-07).

Author(s)

  • jinxbox
  • WarMarX
  • bcoles <bcoles@gmail.com>

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 auxiliary/scanner/http/thinvnc_traversal
msf auxiliary(thinvnc_traversal) > show actions
    ...actions...
msf auxiliary(thinvnc_traversal) > set ACTION < action-name >
msf auxiliary(thinvnc_traversal) > show options
    ...show and set options...
msf auxiliary(thinvnc_traversal) > run 

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

;