What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Rick Beckman OpenHook thesis-openhook allows Cross Site Request Forgery.This issue affects OpenHook: from n/a through <= 4.3.1.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Rick Beckman OpenHook thesis-openhook allows Cross Site Request Forgery.This issue affects OpenHook: from n/a through <= 4.3.1.
Explanation of Vulnerability in Simple Terms
OpenHook versions 4.3.1 and earlier are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by an authenticated user, performs unwanted actions on their behalf. The vulnerability requires user interaction—the victim must visit the attacker's page while logged into OpenHook. This can result in unauthorized modifications or service disruption.
What an attacker can do
Perform unauthorized actions on a user's OpenHook account by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' OpenHook accounts can be manipulated without their knowledge, leading to unwanted configuration changes or data loss.
Conditions required to exploit
User must be authenticated to OpenHook and visit an attacker-controlled webpage while logged in.
Key dates
External resources