What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Djo Original texts Yandex WebMaster plugin <= 1.18 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Djo Original texts Yandex WebMaster plugin <= 1.18 versions.
Explanation of Vulnerability in Simple Terms
Original texts Yandex WebMaster versions up to 1.18 contain a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on their behalf. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated. Impact is limited to data modification; no data disclosure or service disruption occurs.
What an attacker can do
Perform unwanted actions (like changing settings or data) on behalf of a logged-in user without their knowledge.
Potential impact on your site
Users' settings or data in the extension could be modified by attackers via malicious links or pages.
Conditions required to exploit
Victim must be logged in and visit an attacker-controlled webpage while authenticated.
Key dates
External resources
Related vulnerabilities