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

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-03-20 17:01:13 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-10763",
2020-11-24 17:01:47 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "heketi",
"version": {
"version_data": [
{
"version_value": "heketi 10.1.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-532"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1845387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845387"
},
{
"refsource": "MISC",
"name": "https://github.com/heketi/heketi/releases/tag/v10.1.0",
"url": "https://github.com/heketi/heketi/releases/tag/v10.1.0"
}
]
2020-03-20 17:01:13 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-11-24 17:01:47 +00:00
"value": "An information-disclosure flaw was found in the way Heketi before 10.1.0 logs sensitive information. This flaw allows an attacker with local access to the Heketi server to read potentially sensitive information such as gluster-block passwords."
2020-03-20 17:01:13 +00:00
}
]
}
}