What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Palasthotel (in person: Edward Bock) Use Memcached plugin <= 1.0.4 versions.
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 Palasthotel (in person: Edward Bock) Use Memcached plugin <= 1.0.4 versions.
Explanation of Vulnerability in Simple Terms
Use Memcached versions up to 1.0.4 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a site administrator, performs unwanted actions on the site without their knowledge. The vulnerability requires the admin to click a link or visit a page controlled by the attacker. This can result in unauthorized changes or disruption of site functionality.
What an attacker can do
Trick a site admin into performing unwanted actions (modify settings, delete data) via a malicious webpage.
Potential impact on your site
Administrators could unknowingly authorize changes to site configuration or data without their consent.
Conditions required to exploit
Site admin must visit a malicious webpage or click an attacker-controlled link while logged in.
Key dates
External resources
Related vulnerabilities