CVE-2024-44028 HIGH

CVE-2024-44028: WordPress NiceJob plugin < 3.6.5 - CSRF to Stored Cross Site Scripting (XSS) vulnerability

Vendor Nicejob
Product NiceJob
Weakness CWE-352 · CSRF
Published October 6, 2024
Last update April 28, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

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

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.

Explanation of Vulnerability in Simple Terms

02Summary

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

03Attacker Capabilities

Perform actions on a user's NiceJob account without their consent by tricking them into visiting a malicious webpage.

Potential impact on your site

04Site Impact

Users' NiceJob accounts can be manipulated to perform unintended actions if they visit untrusted sites while logged in.

Conditions required to exploit

05Prerequisites

Victim must be logged into NiceJob and visit an attacker-controlled webpage while authenticated.

Key dates

06Disclosure timeline

October 6, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE