SALESmanago <= 3.2.4 - Log Injection via Weak Authentication Token
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
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
Other vulnerabilities in Manago AI & Leadoo AI
- 7.5CVE-2026-10835: SALESmanago & Leadoo <= 3.11.2 SQL Injection
CVE-2026-10835 - 6.5CVE-2026-54822: SALESmanago & Leadoo <= 3.11.2 SQL Injection
CVE-2026-54822 - 6.5CVE-2025-57971: SALESmanago <= 3.8.1 Missing Authorization
CVE-2025-57971 - 5.3CVE-2025-68571: SALESmanago <= 3.9.0 Missing Authorization
CVE-2025-68571 - 4.3CVE-2025-57970: SALESmanago <= 3.8.1 Cross-Site Request Forgery
CVE-2025-57970
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C