SB2020040606 - Multiple vulnerabilities in WordPress SEO Plugin – Rank Math



SB2020040606 - Multiple vulnerabilities in WordPress SEO Plugin – Rank Math

Published: April 6, 2020 Updated: April 8, 2020

Security Bulletin ID SB2020040606
CSH Severity
High
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 50% Medium 50%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 vulnerabilities.


1) Permissions, Privileges, and Access Controls (CVE-ID: CVE-2020-11514)

CWE-ID: CWE-264 - Permissions, Privileges, and Access Controls

CVSSv4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to escalate privileges on the system.

The vulnerability exists due to the affected plugin registers the "rankmath/v1/updateMeta" REST-API endpoint, which fails to include a "permission_callback" used for capability checking. A remote attacker can send a specially crafted request and gain administrator privileges on the target system.


2) Open redirect (CVE-ID: CVE-2020-11515)

CWE-ID: CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')

CVSSv4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to redirect victims to arbitrary URL.

The vulnerability exists due to improper sanitization of user-supplied data in the "rankmath/v1/updateRedirection" REST-API endpoint in "update_redirection" function. A remote attacker can create a link that leads to a trusted website, however, when clicked, redirects the victim to arbitrary domain..

Successful exploitation of this vulnerability may allow a remote attacker to perform a phishing attack and steal potentially sensitive information.


Remediation

Install update from vendor's website.