cve/2024/CVE-2024-1982.md

18 lines
981 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-1982](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1982)
![](https://img.shields.io/static/v1?label=Product&message=Migration%2C%20Backup%2C%20Staging%20%E2%80%93%20WPvivid&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%200.9.68%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Migration, Backup, Staging WPvivid plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the get_restore_progress() and restore() functions in all versions up to, and including, 0.9.68. This makes it possible for unauthenticated attackers to exploit a SQL injection vulnerability or trigger a DoS.
### POC
#### Reference
- https://research.hisolutions.com/2024/01/multiple-vulnerabilities-in-wordpress-plugin-wpvivid-backup-and-migration/
#### Github
No PoCs found on GitHub currently.