What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in nicejob NiceJob nicejob allows Stored XSS.This issue affects NiceJob: from n/a through < 3.6.5.
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 nicejob NiceJob nicejob allows Stored XSS.This issue affects NiceJob: from n/a through < 3.6.5.
Explanation of Vulnerability in Simple Terms
NiceJob versions up to 3.6.5 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in NiceJob user, performs unwanted actions on their behalf without their knowledge. The attack requires the victim to visit the attacker's page while authenticated. Update to version 3.7.3 or later to fix this vulnerability.
What an attacker can do
Perform actions on a user's NiceJob account without their consent by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' NiceJob accounts can be manipulated to perform unintended actions if they visit untrusted sites while logged in.
Conditions required to exploit
Victim must be logged into NiceJob and visit an attacker-controlled webpage while authenticated.
Key dates
External resources
Related vulnerabilities