What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in dor re.place replace allows Stored XSS.This issue affects re.place: from n/a through <= 0.2.1.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in dor re.place replace allows Stored XSS.This issue affects re.place: from n/a through <= 0.2.1.
Explanation of Vulnerability in Simple Terms
re.place versions 0.2.1 and earlier are vulnerable to cross-site request forgery (CSRF). An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on their behalf. The attack requires the user to visit the attacker's page while authenticated to the vulnerable application. Impact is limited to low-severity changes in confidentiality, integrity, and availability.
What an attacker can do
Trick a logged-in user into performing unwanted actions on the site by visiting a malicious webpage.
Potential impact on your site
Users' accounts can be manipulated to perform unintended actions without their knowledge or consent.
Conditions required to exploit
User must be logged in and visit an attacker-controlled webpage while authenticated.
Key dates
External resources
Related vulnerabilities