WordPress security changelog
MEDIUM CVE-2022-2939 Modified

WP Cerber Security: A security weakness

WP Cerber Security is affected by a security weakness. The vulnerable path is reachable without authentication. The resulting impact depends on how the affected component exposes the vulnerable operation.

CVE / CNA score 5.3 CVSS 3.1 · security@wordfence.com
NVD score 5.3 CVSS 3.1 · nvd@nist.gov
Component
WP Cerber Security
Plugin slug
wp-cerber-security,-anti-spam-&-malware-scan
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Sep 06, 2022
Weakness
CWE-200 — Exposure of Sensitive Information to an Unauthorized Actor

This CVE was published Sep 06, 2022 and is one of 3 known issues for this plugin.

Update, patch or deactivate.

Update WP Cerber Security to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The WP Cerber Security plugin for WordPress is vulnerable to security protection bypass in versions up to, and including 9.0, that makes user enumeration possible. This is due to improper validation on the value supplied through the 'author' parameter found in the ~/cerber-load.php file. In vulnerable versions, the plugin only blocks requests if the value supplied is numeric, making it possible for attackers to supply additional non-numeric characters to bypass the protection. The non-numeric characters are stripped and the user requested is displayed. This can be used by unauthenticated attackers to gather information about users that can targeted in further attacks.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

NVD vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Primary and upstream sources