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.

Added: Oct 15, 2025, 9:01 AM
Updated: Oct 15, 2025, 9:01 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
8.4
remediation
0.0
relevance
0.8
threat
4.8
urgency
2.9
incentive
5.8

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.