Count per Day <= 3.4 - Cross-Site Request Forgery

2015-07-22 00:00
pvdl

Strategic Overview

Status
Patched in 3.4.1
Affected PluginCount per Day
Affected Version< 3.4.1
CVSS7.2High
CVECVE-2015-5533
View all Count per Day vulnerabilities

Vulnerability Overview

SQL injection vulnerability in counter-options.php in the Count Per Day plugin before 3.4.1 for WordPress allows remote authenticated administrators to execute arbitrary SQL commands via the cpd_keep_month parameter to wp-admin/options-general.php. NOTE: this can be leveraged using CSRF to allow remote attackers to execute arbitrary SQL commands.

Technical Analysis

REMEDIATION: Update to version 3.4.1, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

External References

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