What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability allows arbitrary file upload in Shingo Intrepidity plugin <= 1.5.1 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability allows arbitrary file upload in Shingo Intrepidity plugin <= 1.5.1 versions.
Explanation of Vulnerability in Simple Terms
Intrepidity versions up to 1.5.1 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unauthorized actions on behalf of users. An attacker can craft a malicious link or page that, when visited by a logged-in user, executes unwanted operations without the user's knowledge or consent. This affects confidentiality, integrity, and availability of the application.
What an attacker can do
Perform unauthorized actions on behalf of a logged-in user without their knowledge.
Potential impact on your site
Users' accounts can be compromised to perform actions like changing settings, deleting data, or modifying content.
Conditions required to exploit
Victim must be logged in and click a malicious link or visit an attacker-controlled page.
Key dates
External resources
Related vulnerabilities