What the vulnerability does
01Description
Unauthenticated SQL Injection in WP Data Access <= 5.5.70 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 Data Access <= 5.5.70 versions.
Explanation of Vulnerability in Simple Terms
WP Data Access versions up to 5.5.70 contain a SQL injection vulnerability that allows unauthenticated attackers to read sensitive database information without user interaction. The vulnerability affects the scope beyond the vulnerable component. No integrity impact is present, but availability may be degraded. Update to a version newer than 5.5.70.
What an attacker can do
Read sensitive data from your site's database without logging in.
Potential impact on your site
Attackers can extract database contents including user credentials, posts, and configuration data.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities