What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in shufflehound Lemmony lemmony allows Cross Site Request Forgery.This issue affects Lemmony: from n/a through < 1.7.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 shufflehound Lemmony lemmony allows Cross Site Request Forgery.This issue affects Lemmony: from n/a through < 1.7.1.
Explanation of Vulnerability in Simple Terms
Lemmony versions 1.7.1 and earlier are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on their behalf. 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 (modify content, change settings) via a malicious webpage.
Potential impact on your site
Site content or settings could be altered without authorization if users visit malicious links while logged in.
Conditions required to exploit
User must be logged in and visit an attacker-controlled webpage; no special privileges required.
Key dates
External resources
Related vulnerabilities