What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Casey Johnson Loan Calculator repayment-calculator allows Stored XSS.This issue affects Loan Calculator: from n/a through <= 1.3.
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 Casey Johnson Loan Calculator repayment-calculator allows Stored XSS.This issue affects Loan Calculator: from n/a through <= 1.3.
Explanation of Vulnerability in Simple Terms
Loan Calculator versions 1.3 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 the calculator without the user's knowledge. The vulnerability requires user interaction and can affect confidentiality, integrity, and availability of the application.
What an attacker can do
Perform unwanted actions on behalf of a logged-in user without their knowledge or consent.
Potential impact on your site
Users' calculator settings or data could be modified or accessed by attackers through malicious websites.
Conditions required to exploit
User must visit an attacker-controlled webpage while logged into the Loan Calculator application.
Key dates
External resources
Related vulnerabilities