Rapid7 Vulnerability & Exploit Database

SuiteCRM authenticated SQL injection in export functionality

Back to Search

SuiteCRM authenticated SQL injection in export functionality

Disclosed
05/24/2022
Created
09/14/2022

Description

This module exploits an authenticated SQL injection in SuiteCRM in versions before 7.12.6. The vulnerability allows an authenticated attacker to send specially crafted requests to the export entry point of the application in order to retrieve all the usernames and their associated password from the database.

Author(s)

  • Exodus Intelligence
  • jheysel-r7
  • Redouane NIBOUCHA <rniboucha@yahoo.fr>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/gather/suite_crm_export_sqli
msf auxiliary(suite_crm_export_sqli) > show actions
    ...actions...
msf auxiliary(suite_crm_export_sqli) > set ACTION < action-name >
msf auxiliary(suite_crm_export_sqli) > show options
    ...show and set options...
msf auxiliary(suite_crm_export_sqli) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;