vendor:
Job Manager Plugin
by:
Berk Dusunur & Selimcan Ozdemir
7.5
CVSS
HIGH
Stored Cross Site Scripting
79
CWE
Product Name: Job Manager Plugin
Affected Version From: v4.1.0
Affected Version To: v4.1.0
Patch Exists: NO
Related CWE:
CPE: a:wordpress:wp_job_manager:4.1.0
Platforms Tested: Parrot OS, WinApp Server
2018
WordPress Plugin Job Manager v4.1.0 Stored Cross Site Scripting
The Job Manager plugin for Wordpress version 4.1.0 is vulnerable to stored cross site scripting. An attacker can inject malicious script code through the 'job_title' and 'job_description' fields, which will be executed when a user views the job listing. This can lead to unauthorized access, data theft, or further compromise of the website.
Mitigation:
The vendor has not released a patch for this vulnerability. It is recommended to update to the latest version of the plugin or disable it until a patch is available. Additionally, input validation and output encoding should be implemented to prevent cross site scripting vulnerabilities.