cvelist/2020/10xxx/CVE-2020-10997.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2020-03-27 22:01:15 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-04-27 13:01:14 +00:00
"ID": "CVE-2020-10997",
"STATE": "PUBLIC"
2020-03-27 22:01:15 +00:00
},
2020-04-27 13:01:14 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-03-27 22:01:15 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-04-27 13:01:14 +00:00
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://jira.percona.com/browse/PXB-2142",
"url": "https://jira.percona.com/browse/PXB-2142"
},
{
"refsource": "CONFIRM",
"name": "https://www.percona.com/blog/2020/04/16/cve-2020-10997-percona-xtrabackup-information-disclosure-of-command-line-arguments/",
"url": "https://www.percona.com/blog/2020/04/16/cve-2020-10997-percona-xtrabackup-information-disclosure-of-command-line-arguments/"
2020-03-27 22:01:15 +00:00
}
]
}
}