SB2019070205 - CSRF in Block WP Login plugin for WordPress



SB2019070205 - CSRF in Block WP Login plugin for WordPress

Published: July 2, 2019

Security Bulletin ID SB2019070205
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Cross-site request forgery (CVE-ID: N/A)

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 update from vendor's website.