What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in ThimPress RealPress realpress allows Cross Site Request Forgery.This issue affects RealPress: from n/a through <= 1.1.0.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in ThimPress RealPress realpress allows Cross Site Request Forgery.This issue affects RealPress: from n/a through <= 1.1.0.
Explanation of Vulnerability in Simple Terms
RealPress versions up to 1.1.0 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without their knowledge. The vulnerability requires user interaction—the admin must visit the attacker's page while authenticated. Impact is limited to data integrity and availability; no sensitive data can be read.
What an attacker can do
Trick a logged-in admin into performing unwanted actions (modify data, disable features) by visiting a malicious webpage.
Potential impact on your site
Admins could unknowingly modify site settings, user data, or disable features if tricked into visiting a malicious link.
Conditions required to exploit
Target must be logged into RealPress as an administrator and visit attacker-controlled webpage.
Key dates
External resources