Exploitation Summary
EIP tracks 1 public exploit for CVE-2021-43408. PoCs published by tuannq2299.
AI-analyzed exploit summary This PoC exploits a SQL injection vulnerability in the WordPress Duplicate Post plugin (version 1.1.9 and below) by injecting malicious SQL queries through the 'id' parameter in an authenticated session. The exploit demonstrates a time-based SQL injection using a sleep payload.
Description
The "Duplicate Post" WordPress plugin up to and including version 1.1.9 is vulnerable to SQL Injection. SQL injection vulnerabilities occur when client supplied data is included within an SQL Query insecurely. SQL Injection can typically be exploited to read, modify and delete SQL table data. In many cases it also possible to exploit features of SQL server to execute system commands and/or access the local file system. This particular vulnerability can be exploited by any authenticated user who has been granted access to use the Duplicate Post plugin. By default, this is limited to Administrators, however the plugin presents the option to permit access to the Editor, Author, Contributor and Subscriber roles.
Exploits (1)
This PoC exploits a SQL injection vulnerability in the WordPress Duplicate Post plugin (version 1.1.9 and below) by injecting malicious SQL queries through the 'id' parameter in an authenticated session. The exploit demonstrates a time-based SQL injection using a sleep payload.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N