What the vulnerability does
01Description
Unauthenticated SQL Injection in Beautiful Taxonomy Filters <= 2.4.6 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
What the vulnerability does
Unauthenticated SQL Injection in Beautiful Taxonomy Filters <= 2.4.6 versions.
Explanation of Vulnerability in Simple Terms
Beautiful Taxonomy Filters contains a SQL injection vulnerability that allows unauthenticated attackers to read sensitive database information and cause service disruptions. The flaw exists in how the plugin processes user input without proper sanitization. No user interaction is required; an attacker can exploit this remotely by sending a crafted request to the vulnerable endpoint.
What an attacker can do
Read sensitive data from the site's database and cause the site to become slow or unresponsive.
Potential impact on your site
Attackers can steal database contents (user data, posts, settings) and disrupt site availability without logging in.
Conditions required to exploit
Network access to the site; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities