WordPress security changelog
HIGH CVE-2024-3597 Modified

Export WP Page to Static HTML/CSS: An open redirect

Export WP Page to Static HTML/CSS is affected by an open redirect. The vulnerable path is reachable without authentication. A crafted link can redirect visitors from the trusted site to an attacker-controlled destination.

CVE / CNA score 7.1 CVSS 3.1 · security@wordfence.com
NVD score 6.1 CVSS 3.1 · nvd@nist.gov
Component
Export WP Page to Static HTML/CSS
Plugin slug
export-wp-page-to-static-html
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jun 20, 2024
Weakness
CWE-601 — URL Redirection to Untrusted Site ('Open Redirect')

This CVE was published Jun 20, 2024 and is one of 5 known issues for this plugin.

Update, patch or deactivate.

Update Export WP Page to Static HTML/CSS to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Export WP Page to Static HTML/CSS plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 2.2.2. This is due to insufficient validation on the redirect url supplied via the rc_exported_zip_file parameter. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites if they can successfully trick them into performing an action.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

NVD vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Primary and upstream sources