CVE-2021-39332 MEDIUM

CVE-2021-39332: Business Manager – WordPress ERP, HR, CRM, and Project Management Plugin <= 1.4.5 Authenticated Stored Cross-Site Scripting

Vendor Business Manager
Product Business Manager
Weakness CWE-79 · XSS
Published October 15, 2021
Last update February 14, 2025

CVSS base score

5.5/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Business Manager WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient input validation and sanitization found throughout the plugin which allowed attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 1.4.5. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled.

Explanation of Vulnerability in Simple Terms

02Summary

Business Manager versions 1.4.5 contain a cross-site scripting (XSS) vulnerability that allows high-privilege users to inject malicious scripts affecting other users or the site. The vulnerability has limited scope but can compromise data integrity and expose sensitive information. An administrator account is required to exploit this issue.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in other users' browsers and modify site content or steal session data.

Potential impact on your site

04Site Impact

A compromised admin account can inject scripts affecting other users; data integrity and user sessions at risk.

Conditions required to exploit

05Prerequisites

Attacker must have high-level administrative privileges and network access to the application.

Key dates

06Disclosure timeline

October 15, 2021 CVE published
February 14, 2025 Record updated

Related vulnerabilities

08Related CVE