mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
19 lines
888 B
Markdown
19 lines
888 B
Markdown
### [CVE-2020-10997](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10997)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|