← Back to browse · API

CVE-2024-3054

Severity
HIGH
CVSS
7.2
EPSS
0.41543
Risk score
43.34
CISA KEV
No
PoC
No
Published
2024-04-12
Modified
2026-04-08
First seen
2026-08-07
Aliases
EUVD-2024-31661, GHSA-P695-J8CG-JQ46
Products
wpvividplugins:WPvivid — Backup, Migration & Staging 0 ≤0.9.99
Sources
euvd EUVD-2024-31661

Description

WPvivid Backup & Migration Plugin for WordPress is vulnerable to PHAR Deserialization in all versions up to, and including, 0.9.99 via deserialization of untrusted input at the wpvividstg_get_custom_exclude_path_free action. This is due to the plugin not providing sufficient path validation on the tree_node[node][id] parameter. This makes it possible for authenticated attackers, with admin-level access and above, to call files using a PHAR wrapper that will deserialize the data and call arbitrary PHP Objects. No POP chain is present in the vulnerable plugin. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code.

References