cvelist/2020/25xxx/CVE-2020-25677.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-09-16 20:01:46 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-25677",
2020-12-08 01:01:41 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "ceph-ansible",
"version": {
"version_data": [
{
2021-02-23 19:00:40 +00:00
"version_value": "ceph-ansible-4.0.41"
2020-12-08 01:01:41 +00:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-312"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-02-23 19:00:40 +00:00
"refsource": "MISC",
2020-12-08 01:01:41 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1892108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892108"
}
]
2020-09-16 20:01:46 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-02-23 19:00:40 +00:00
"value": "A flaw was found in Ceph-ansible v4.0.41 where it creates an /etc/ceph/iscsi-gateway.conf with insecure default permissions. This flaw allows any user on the system to read sensitive information within this file. The highest threat from this vulnerability is to confidentiality."
2020-09-16 20:01:46 +00:00
}
]
}
}