Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add module for TI WooCommerce Wishlist SQL Injection (CVE-2024-43917) #19517

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Chocapikk
Copy link
Contributor

Hello Metasploit Team,

This PR introduces a new auxiliary module that exploits an unauthenticated SQL injection vulnerability in the TI WooCommerce Wishlist plugin for WordPress (versions <= 2.8.2). The vulnerability allows attackers to execute SQL queries via the order parameter. The module uses Msf::Exploit::Remote::HTTP::Wordpress::SQLi, which I integrated for handling SQL injections, though it has not yet been merged into the main framework.

Thank you for your review!

@cgranleese-r7 cgranleese-r7 added the blocked Blocked by one or more additional tasks label Oct 3, 2024
@cgranleese-r7
Copy link
Contributor

Adding the blocked label for now until the mixin is merged as this PR requires it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by one or more additional tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants