e107 Website System DB.PHP Information Disclosure Vulnerability
BID:8273
Info
e107 Website System DB.PHP Information Disclosure Vulnerability
| Bugtraq ID: | 8273 |
| Class: | Failure to Handle Exceptional Conditions |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 24 2003 12:00AM |
| Updated: | Jul 24 2003 12:00AM |
| Credit: | Discovery of this vulnerability has been credited to Artoor Petrovich <[email protected]>. |
| Vulnerable: |
e107 e107 website system 0.555 Beta |
| Not Vulnerable: | |
Discussion
e107 Website System DB.PHP Information Disclosure Vulnerability
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.
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.
Exploit / POC
e107 Website System DB.PHP Information Disclosure Vulnerability
The following proof of concept has been supplied (It has been reported that if the dump_sql variable is posted with method POST this demonstration will work):
<form action="http://www.example.com/admin/db.php">
<input type=submit name="dump_sql">
</form>
The following proof of concept has been supplied (It has been reported that if the dump_sql variable is posted with method POST this demonstration will work):
<form action="http://www.example.com/admin/db.php">
<input type=submit name="dump_sql">
</form>
Solution / Fix
e107 Website System DB.PHP Information Disclosure Vulnerability
Solution:
A vendor supplied upgrade to address this and other issue is pending release.
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
A vendor supplied upgrade to address this and other issue is pending release.
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
e107 Website System DB.PHP Information Disclosure Vulnerability
References:
References:
- e107 website system Homepage (e107.org)
- e107 website system Vulnerability (Artoor Petrovich
) - Re: e107 website system Vulnerability (Tim Yohn
) - Re: e107 website system Vulnerability ("nokio x0"
) - Re: e107 website system Vulnerability (Tjebbe de Winter
) - Re: e107 website system Vulnerability (Steve Dunstan
)