What the vulnerability does
01Description
Unauthenticated Cross Site Request Forgery (CSRF) in Werkstatt <= 4.7.2 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
Unauthenticated Cross Site Request Forgery (CSRF) in Werkstatt <= 4.7.2 versions.
Explanation of Vulnerability in Simple Terms
Werkstatt versions up to 4.7.2 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unwanted actions on behalf of site visitors. An attacker can craft a malicious link or page that, when visited by a logged-in user, triggers unintended changes. The vulnerability requires user interaction and does not expose sensitive data, but can modify site content or settings.
What an attacker can do
Trick a logged-in user into performing unwanted actions on the site, such as changing settings or content.
Potential impact on your site
Site visitors could unknowingly modify content, settings, or account details if tricked into visiting a malicious page.
Conditions required to exploit
Victim must visit an attacker-controlled page or click a malicious link while logged into the site.
Key dates
External resources
Related vulnerabilities