SB2021090210 - Multiple vulnerabilities in Nested Pages plugin for WordPress



SB2021090210 - Multiple vulnerabilities in Nested Pages plugin for WordPress

Published: September 2, 2021

Security Bulletin ID SB2021090210
Severity
Medium
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

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

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) Open redirect (CVE-ID: CVE-2021-38343)

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 "page" parameter in the npBulkActions, npBulkEdit, npListingSort, and npCategoryFilter admin_post actions. 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.


2) Cross-site request forgery (CVE-ID: CVE-2021-38342)

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 in the npBulkActions and npBulkEdit admin_post actions. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.


Remediation

Install update from vendor's website.