Files
CVEs-PoC/2020/CVE-2020-10997.md
T
2024-05-25 21:48:12 +02:00

19 lines
888 B
Markdown

### [CVE-2020-10997](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10997)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Percona XtraBackup before 2.4.20 unintentionally writes the command line to any resulting backup file output. This may include sensitive arguments passed at run time. In addition, when --history is passed at run time, this command line is also written to the PERCONA_SCHEMA.xtrabackup_history table.
### POC
#### Reference
- https://jira.percona.com/browse/PXB-2142
- https://www.percona.com/blog/2020/04/16/cve-2020-10997-percona-xtrabackup-information-disclosure-of-command-line-arguments/
#### Github
No PoCs found on GitHub currently.