CVE-2023-4939

SALESmanago <= 3.2.4 - Log Injection via Weak Authentication Token

2023-10-20 00:00
Francesco Carlucci

Strategic Overview

Status
Patched in 3.2.5
Affected Plugin
Manago AI & Leadoo AI
Affected Version
<= 3.2.4
CVSS
5.3Medium
Weakness type
CWE-305 · Authentication Bypass by Primary Weakness
CVE
CVE-2023-4939
View all Manago AI & Leadoo AI vulnerabilities

At a glance

CVE-2023-4939 is a medium-severity Authentication Bypass by Primary Weakness vulnerability in the Manago AI & Leadoo AI WordPress plugin, affecting versions <= 3.2.4. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 3.2.5; sites on affected versions should update now. Disclosed October 2023, reported by Francesco Carlucci.

Vulnerability Overview

The SALESmanago plugin for WordPress is vulnerable to Log Injection in versions up to, and including, 3.2.4. This is due to the use of a weak authentication token for the /wp-json/salesmanago/v1/callbackApiV3 API endpoint which is simply a SHA1 hash of the site URL and client ID found in the page source of the website. This makes it possible for unauthenticated attackers to inject arbitrary content into the log files, and when combined with another vulnerability this could have significant consequences.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.

CWE-305: Authentication Bypass by Primary Weakness

The authentication algorithm is sound, but the implemented mechanism can be bypassed as the result of a separate weakness that is primary to the authentication error.

Remediation

Update to version 3.2.5, or a newer patched version

How does WordSec protect against this?

Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Manago AI & Leadoo AI 3.2.5 closes this, and updating the plugin is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

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