
Topic: |
IMOEL CMS Sql password discovery |
Credit: |
mehrtash mallahzadeh |
Date: |
2005.12.12 |
CWE: |
N/A |
CVE: |
CVE-2005-4219 (Show details)
Use CVE to see details like: - CVSS2, - Affected Software, - References |

| Risk |
Local |
| Remote |
| Medium |
No |
| Yes |
IMOEL CMS
has the weakness to download the plain text sql password in the setting.php file
*/*************************************
$setting['host']['username'] = 'sqlusername';
$setting['host']['password'] = 'sqlpassword';
***************************************
so u can download the setting.php file & view the plain text password
as the default imoel cms set the administrator user name and password same as sql password
u can access the setting.php file from this url
http://[site]/include/setting.php
mehrtash mallahzadeh
ashiyane digital security team
www.ashiyane.com
www.ashiyane.net
greetz
behrooz_ice , actionspider , q7x, ehsan
[ ASCII VERSION ]
|