Dynamically Display Posts WordPress Plugin SQL Injection Vulnerability
Vulnerability
A SQL injection vulnerability has been identified in the Dynamically Display Posts plugin for WordPress, affecting all versions through 1.1. The issue arises from inadequate escaping of user-supplied data in the 'tax_query' parameter, allowing unauthenticated attackers to inject additional SQL commands into existing queries. This exploitation could lead to unauthorized access to sensitive information within the database.
Impact
Exploitation of this vulnerability allows for SQL injection, where attackers can manipulate database queries to extract sensitive information from the database.
Reproduction
The vulnerability can be reproduced by sending a request to the WordPress site with the 'tax_query' parameter. The absence of proper data sanitization allows for the injection of malicious SQL code, which is then executed by the database. This can be done through AJAX requests that include the vulnerable parameter.
Remediation
No known patch is available for this vulnerability. It is recommended to uninstall the affected plugin and find a replacement.
Vulnerability Rating
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.
