What the vulnerability does
01Description
Unauthenticated SQL Injection in RealPress <= 1.1.2 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 RealPress <= 1.1.2 versions.
Explanation of Vulnerability in Simple Terms
RealPress versions up to 1.1.2 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 private information. The vulnerability requires no user interaction and can be exploited remotely without authentication.
What an attacker can do
Extract sensitive data from the site database, including user credentials and private information.
Potential impact on your site
Attackers can read user data, credentials, and private information directly from your database without logging in.
Conditions required to exploit
Network access to the site; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities