What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in ThingsForRestaurants Quick Restaurant Reservations plugin <= 1.5.4 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in ThingsForRestaurants Quick Restaurant Reservations plugin <= 1.5.4 versions.
Explanation of Vulnerability in Simple Terms
Quick Restaurant Reservations versions up to 1.5.4 lack CSRF protection on state-changing actions. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unauthorized actions such as modifying reservations or settings without the admin's knowledge or consent.
What an attacker can do
Perform unauthorized actions (modify reservations, settings) on behalf of a logged-in administrator.
Potential impact on your site
Reservation data and site settings can be altered by attackers without your knowledge if admins visit untrusted links.
Conditions required to exploit
Administrator must visit a malicious webpage while logged into the site; no special privileges or user interaction beyond visiting a link.
Key dates
External resources
Related vulnerabilities