Rapid7 Vulnerability & Exploit Database

SurgeNews User Credentials

Back to Search

SurgeNews User Credentials

Disclosed
06/16/2017
Created
05/30/2018

Description

This module exploits a vulnerability in the WebNews web interface of SurgeNews on TCP ports 9080 and 8119 which allows unauthenticated users to download arbitrary files from the software root directory; including the user database, configuration files and log files. This module extracts the administrator username and password, and the usernames and passwords or password hashes for all users. This module has been tested successfully on SurgeNews version 2.0a-13 on Windows 7 SP 1 and 2.0a-12 on Ubuntu Linux.

Author(s)

  • 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/surgenews_user_creds
msf auxiliary(surgenews_user_creds) > show actions
    ...actions...
msf auxiliary(surgenews_user_creds) > set ACTION < action-name >
msf auxiliary(surgenews_user_creds) > show options
    ...show and set options...
msf auxiliary(surgenews_user_creds) > 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

;