What the vulnerability does
01Description
Unauthenticated SQL Injection in WP Directory Kit <= 1.5.4 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 WP Directory Kit <= 1.5.4 versions.
Explanation of Vulnerability in Simple Terms
WP Directory Kit versions up to 1.5.4 contain a SQL injection vulnerability in an unauthenticated network-accessible function. An attacker can craft malicious input to extract sensitive data from the site's database, including user credentials and configuration details. The vulnerability also allows limited disruption of database availability. Scope is changed, meaning the impact may extend beyond the vulnerable component.
What an attacker can do
Extract sensitive data from the site database, including user information and site configuration.
Potential impact on your site
Attackers can read user passwords, email addresses, and other database contents without logging in.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities