cve/2024/CVE-2024-7315.md
2025-09-29 16:08:36 +00:00

18 lines
817 B
Markdown

### [CVE-2024-7315](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7315)
![](https://img.shields.io/static/v1?label=Product&message=Migration%2C%20Backup%2C%20Staging&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.9.103%3C%200.9.106%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200%20Information%20Exposure&color=brighgreen)
### Description
The Migration, Backup, Staging WordPress plugin before 0.9.106 does not use sufficient randomness in the filename that is created when generating a backup, which could be bruteforced by attackers to leak sensitive information about said backups.
### POC
#### Reference
- https://wpscan.com/vulnerability/456b728b-a451-4afb-895f-850ddc4fb589/
#### Github
No PoCs found on GitHub currently.