What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in mathieuhays Simple Documentation client-documentation allows Stored XSS.This issue affects Simple Documentation: from n/a through <= 1.2.8.
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 mathieuhays Simple Documentation client-documentation allows Stored XSS.This issue affects Simple Documentation: from n/a through <= 1.2.8.
Explanation of Vulnerability in Simple Terms
Simple Documentation versions 1.2.8 and earlier 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 documentation site without the admin's knowledge or consent. The attack requires the victim to visit the attacker's page while authenticated.
What an attacker can do
Perform actions on the site (read, modify, or delete documentation) on behalf of a logged-in administrator.
Potential impact on your site
Administrators' accounts can be hijacked to modify or delete documentation, or expose sensitive content without their awareness.
Conditions required to exploit
Victim must be logged in and visit an attacker-controlled webpage; no special privileges required.
Key dates
External resources
Related vulnerabilities