What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in zookatron MyBookTable Bookstore mybooktable allows Cross Site Request Forgery.This issue affects MyBookTable Bookstore: from n/a through <= 3.5.3.
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 zookatron MyBookTable Bookstore mybooktable allows Cross Site Request Forgery.This issue affects MyBookTable Bookstore: from n/a through <= 3.5.3.
Explanation of Vulnerability in Simple Terms
MyBookTable Bookstore versions 3.5.3 and earlier contain a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the bookstore without the admin's knowledge or consent. The vulnerability requires the victim to visit the attacker's page while authenticated.
What an attacker can do
Perform unwanted actions on the bookstore (modify data, change settings) by tricking an authenticated admin into visiting a malicious webpage.
Potential impact on your site
An attacker can modify bookstore data or settings if they trick your admin into clicking a malicious link while logged in.
Conditions required to exploit
The site admin must be logged in and visit a webpage controlled by the attacker.
Key dates
External resources
Related vulnerabilities