Migration, Backup, Staging – WPvivid <= 0.9.89 - Authenticated Stored Cross-Site Scripting
Strategic Overview
- Status
- Patched in 0.9.90
- Affected Plugin
- WPvivid — Backup, Migration & Staging
- Affected Version
<= 0.9.89- CVSS
- 4.4Medium
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2023-5120
At a glance
CVE-2023-5120 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.89. It carries a CVSS score of 4.4 (reachable over the network). Exploitation requires an authenticated account. The issue is fixed in version 0.9.90; sites on affected versions should update now. Disclosed September 2023, reported by Ivan Kuzymchak.
Vulnerability Overview
The Migration, Backup, Staging – WPvivid plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the image file path parameter in versions up to, and including, 0.9.89 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers with administrative privileges to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, and no interaction from a victim user.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reaching this weakness in WPvivid <= 0.9.89 takes any authenticated account. 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.90: builds <= 0.9.89 are affected, anything from 0.9.90 onward is not.
Remediation
Update to version 0.9.90, 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.90 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Same weakness class
- 6.1CVE-2022-0531: Migration, Backup, Staging – WPvivid Reflected XSS
CVE-2022-0531 - 6.1CVE-2021-24994: Migration, Backup, Staging – WPvivid Stored XSS
CVE-2021-24994 - 6.1Migration, Backup, Staging – WPvivid <= 0.9.55 Reflected XSS
- 4.4CVE-2023-5121: Migration, Backup, Staging – WPvivid Stored XSS
CVE-2023-5121
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