cve/2023/CVE-2023-6271.md

19 lines
912 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-6271](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6271)
![](https://img.shields.io/static/v1?label=Product&message=Backup%20Migration&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.3.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200%20Information%20Exposure&color=brighgreen)
### Description
The Backup Migration WordPress plugin before 1.3.6 stores in-progress backups information in easy to find, publicly-accessible files, which may allow attackers monitoring those to leak sensitive information from the site's backups.
### POC
#### Reference
- https://research.cleantalk.org/cve-2023-6271-backup-migration-unauth-sensitive-data-exposure-to-full-control-of-the-site-poc-exploit
2024-05-28 08:49:17 +00:00
- https://wpscan.com/vulnerability/7ac217db-f332-404b-a265-6dc86fe747b9
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.