The job-portal WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient input validation and sanitization via several parameters found in the ~/admin/jobs_function.php file which allowed attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 0.0.1. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled.
References
Link | Resource |
---|---|
https://github.com/BigTiger2020/word-press/blob/main/job-portal.md | Exploit Third Party Advisory |
https://plugins.trac.wordpress.org/browser/job-portal/trunk/admin/jobs_function.php#L99 | Patch Third Party Advisory |
https://www.wordfence.com/vulnerability-advisories/#CVE-2021-39337 | Third Party Advisory |
https://github.com/BigTiger2020/word-press/blob/main/job-portal.md | Exploit Third Party Advisory |
https://plugins.trac.wordpress.org/browser/job-portal/trunk/admin/jobs_function.php#L99 | Patch Third Party Advisory |
https://www.wordfence.com/vulnerability-advisories/#CVE-2021-39337 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-10-15 13:15
Updated : 2024-11-21 06:19
NVD link : CVE-2021-39337
Mitre link : CVE-2021-39337
CVE.ORG link : CVE-2021-39337
JSON object : View
Products Affected
job-portal_project
- job-portal
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')