What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Sebastian Echeverry SCSS-Library scss-library allows Cross Site Request Forgery.This issue affects SCSS-Library: from n/a through <= 0.4.1.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Sebastian Echeverry SCSS-Library scss-library allows Cross Site Request Forgery.This issue affects SCSS-Library: from n/a through <= 0.4.1.
Explanation of Vulnerability in Simple Terms
SCSS-Library versions 0.4.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—the victim must visit the attacker's page. No authentication is required from the attacker's side.
What an attacker can do
Perform unwanted actions on behalf of a logged-in user by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' accounts could be compromised through unwanted state-changing actions if they visit malicious sites while logged in.
Conditions required to exploit
Victim must visit an attacker-controlled webpage while authenticated to a site using the library.
Key dates
External resources
Related vulnerabilities