What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in ldrumm Unsafe Mimetypes unsafe-mimetypes allows Stored XSS.This issue affects Unsafe Mimetypes: from n/a through <= 0.1.4.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in ldrumm Unsafe Mimetypes unsafe-mimetypes allows Stored XSS.This issue affects Unsafe Mimetypes: from n/a through <= 0.1.4.
Explanation of Vulnerability in Simple Terms
Unsafe Mimetypes versions 0.1.4 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 affects confidentiality, integrity, and availability of the site. Users should update to a version newer than 0.1.4.
What an attacker can do
Trick a logged-in user into performing unwanted actions on the site via a malicious webpage.
Potential impact on your site
Attackers can modify site content, change settings, or access data by exploiting logged-in users.
Conditions required to exploit
User must visit an attacker-controlled webpage while logged into the site.
Key dates
External resources