Lucene search

K
exploitdbFrogEDB-ID:21901
HistoryOct 02, 2002 - 12:00 a.m.

MySimpleNews 1.0 - Remote Readable Administrator Password

2002-10-0200:00:00
frog
www.exploit-db.com
14

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/5866/info

MySimpleNews stores the administrative password in clear text in a remotely viewable HTML file.

Any remote user can view the contents of the HTML file to determine the administrator password.

The administrator password can be found in the HTML code for admin.html below:
moncode = prompt('MySimpleNews - Administration','');
if (moncode != "[ADMINPASSWORD]")
{
location.href="about:Erreur 403";
}

AI Score

7.4

Confidence

Low

Related for EDB-ID:21901