What the vulnerability does
01Description
Unauthenticated SQL Injection in Readabler < 2.0.18 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 Readabler < 2.0.18 versions.
Explanation of Vulnerability in Simple Terms
Readabler versions before 2.0.18 contain a SQL injection vulnerability that allows unauthenticated attackers to read sensitive data from the database over the network. No user interaction is required. The vulnerability also impacts system availability. Update to version 2.0.18 or later immediately.
What an attacker can do
Read sensitive data from the site's database without authentication.
Potential impact on your site
Attackers can extract database contents including user data, credentials, and configuration without logging in.
Conditions required to exploit
Network access to the site; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities