What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in POEditor POEditor poeditor allows Path Traversal.This issue affects POEditor: from n/a through <= 0.9.10.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:N/A:H
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in POEditor POEditor poeditor allows Path Traversal.This issue affects POEditor: from n/a through <= 0.9.10.
Explanation of Vulnerability in Simple Terms
POEditor versions up to 0.9.10 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in POEditor user, performs unwanted actions on their behalf without their knowledge. The attack requires the user to visit the attacker's page while authenticated to POEditor. This can lead to unauthorized changes or disruption of service.
What an attacker can do
Perform actions on a POEditor account without the user's consent by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' POEditor accounts can be compromised to make unauthorized changes to translations or project settings.
Conditions required to exploit
The victim must be logged into POEditor and visit an attacker-controlled webpage.
Key dates
External resources
Related vulnerabilities