Rapid7 Vulnerability & Exploit Database

WordPress TI WooCommerce Wishlist SQL Injection (CVE-2024-43917)

Back to Search

WordPress TI WooCommerce Wishlist SQL Injection (CVE-2024-43917)

Disclosed
09/25/2024
Created
10/31/2024

Description

The TI WooCommerce Wishlist plugin <= 2.8.2 is vulnerable to an unauthenticated SQL injection, allowing attackers to retrieve sensitive information.

Author(s)

  • Rafie Muhammad
  • Valentin Lobstein

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_ti_woocommerce_wishlist_sqli
msf auxiliary(wp_ti_woocommerce_wishlist_sqli) > show actions
    ...actions...
msf auxiliary(wp_ti_woocommerce_wishlist_sqli) > set ACTION < action-name >
msf auxiliary(wp_ti_woocommerce_wishlist_sqli) > show options
    ...show and set options...
msf auxiliary(wp_ti_woocommerce_wishlist_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

;