cvelist/2020/10xxx/CVE-2020-10762.json
2020-11-24 17:01:47 +00:00

67 lines
2.3 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-10762",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "gluster-block",
"version": {
"version_data": [
{
"version_value": "gluster-block 0.5.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-732->CWE-532"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1845067",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845067"
},
{
"refsource": "MISC",
"name": "https://github.com/gluster/gluster-block/releases/tag/v0.5.1",
"url": "https://github.com/gluster/gluster-block/releases/tag/v0.5.1"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An information-disclosure flaw was found in the way that gluster-block before 0.5.1 logs the output from gluster-block CLI operations. This includes recording passwords to the cmd_history.log file which is world-readable. This flaw allows local users to obtain sensitive information by reading the log file. The highest threat from this vulnerability is to data confidentiality."
}
]
}
}