Cross-site request forgery in Block wp-login - #VU18955

 

Cross-site request forgery in Block wp-login - #VU18955

Published: July 2, 2019 / Updated: July 2, 2019


Vulnerability identifier: #VU18955
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: N/A
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: webd.uk
Affected software:
Block wp-login

Detailed vulnerability description

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin and lack of authorisation checks in the "bwpl_configure_slug()" function registered as an "admin_init" action. A remote attacker can change the plugin settings at "/wp-admin/options-permalink.php" and disable the protection.

This vulnerability leads to unauthorized option update via CSRF or unauthenticated usage of the "admin-ajax.php".


Remediation

Install updates from vendor's website.

Sources