Migration, Backup, Staging – WPvivid <= 0.9.69 - Reflected Cross-Site Scripting via sub_page Parameter
Strategic Overview
- Status
- Patched in 0.9.70
- Affected Plugin
- WPvivid — Backup, Migration & Staging
- Affected Version
< 0.9.70- CVSS
- 6.1Medium
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2022-0531
At a glance
CVE-2022-0531 is a medium-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the WPvivid WordPress plugin, affecting versions < 0.9.70. It carries a CVSS score of 6.1 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 0.9.70; sites on affected versions should update now. Disclosed March 2022, reported by Krzysztof Zając.
Vulnerability Overview
The Migration, Backup, Staging WordPress plugin before 0.9.70 does not sanitise and escape the sub_page parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reaching this weakness in WPvivid < 0.9.70 takes a caller who can reach the endpoint. Cross-site scripting happens when input from a request is written into a page without being escaped for the context it lands in, so the browser parses attacker-supplied text as markup or script.
Injected script runs with the privileges of whoever views the affected page, which is how these flaws turn into administrator session theft, silent account creation or persistent backdoors in page content. For WPvivid the fix is 0.9.70: builds < 0.9.70 are affected, anything from 0.9.70 onward is not.
Remediation
Update to version 0.9.70, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to WPvivid: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: WPvivid 0.9.70 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in WPvivid — Backup, Migration & Staging
- 9.8CVE-2026-1357: Migration, Backup, Staging Arbitrary File Upload
CVE-2026-1357 - 9.8CVE-2024-1981: WPvivid Backup and Migration <= 0.9.68 SQL Injection
CVE-2024-1981 - 8.8CVE-2024-10962: Migration, Backup, Staging PHP Object Injection
CVE-2024-10962 - 8.8CVE-2020-36842: Migration, Backup, Staging Arbitrary File Upload
CVE-2020-36842 - 8.7CVE-2023-4274: Migration, Backup, Staging Arbitrary Directory Deletion
CVE-2023-4274 - 8.3CVE-2023-41243: WPvivid Backup Plugin <= 0.9.90 Missing Authorization
CVE-2023-41243 - 8.0CVE-2023-5576: Migration Google Drive Client Secret Exposure
CVE-2023-5576 - 7.5CVE-2026-19725: WPvivid — Backup, Migration & Staging Path Traversal
CVE-2026-19725
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C