Simple Job Board <= 2.9.4 Authenticated Stored Cross-Site Scripting

2021-10-21 16:05
Thinkland Security Team

Strategic Overview

Status
Patched in 2.9.5
Affected PluginSimple Job Board
Affected Version<= 2.9.4
CVSS5.5Medium
CVECVE-2021-39328
View all Simple Job Board vulnerabilities

Vulnerability Overview

The Simple Job Board WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient escaping on the $job_board_privacy_policy_label variable echo'd out via the ~/admin/settings/class-simple-job-board-settings-privacy.php file which allowed attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 2.9.4. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled.

Technical Analysis

REMEDIATION: Update to version 2.9.5, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C