What the vulnerability does
01Description
Unauthenticated SQL Injection in WP OAuth Server <= 6.2.0 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 OAuth Server <= 6.2.0 versions.
Explanation of Vulnerability in Simple Terms
WP OAuth Server versions up to 6.2.0 contain a SQL injection vulnerability in the OAuth authentication flow. An attacker can craft malicious requests to extract sensitive data from the site's database, including user credentials and configuration details. The vulnerability requires no authentication and can be exploited remotely without user interaction.
What an attacker can do
Extract sensitive data from the site database, including user credentials and OAuth tokens.
Potential impact on your site
User accounts, passwords, and OAuth tokens may be compromised; attackers gain access to user data and site configuration.
Conditions required to exploit
Network access to the site; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities