Rapid7 Vulnerability & Exploit Database

WordPress Modern Events Calendar SQLi Scanner

Back to Search

WordPress Modern Events Calendar SQLi Scanner

Disclosed
12/13/2021
Created
03/01/2022

Description

Modern Events Calendar plugin contains an unauthenticated timebased SQL injection in versions before 6.1.5. The time parameter is vulnerable to injection.

Author(s)

  • h00die
  • Hacker5preme (Ron Jost)
  • red0xff

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/scanner/http/wp_modern_events_calendar_sqli
msf auxiliary(wp_modern_events_calendar_sqli) > show actions
    ...actions...
msf auxiliary(wp_modern_events_calendar_sqli) > set ACTION < action-name >
msf auxiliary(wp_modern_events_calendar_sqli) > show options
    ...show and set options...
msf auxiliary(wp_modern_events_calendar_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

;