cvelist/2017/2xxx/CVE-2017-2665.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-12 23:01:54 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 21:43:54 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-2665",
2023-02-12 23:01:54 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 21:43:54 +00:00
"STATE": "PUBLIC"
},
2023-02-12 23:01:54 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "The skyring-setup command creates random password for mongodb skyring database but it writes password in plain text to /etc/skyring/skyring.conf file which is owned by root but read by local user. Any local user who has access to system running skyring service will be able to get password in plain text."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-522",
"cweId": "CWE-522"
}
]
}
]
},
2019-03-17 21:43:54 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:01:54 +00:00
"vendor_name": "[UNKNOWN]",
2019-03-17 21:43:54 +00:00
"product": {
"product_data": [
{
"product_name": "rhscon-core",
"version": {
"version_data": [
{
2023-02-12 23:01:54 +00:00
"version_affected": "=",
2019-03-17 21:43:54 +00:00
"version_value": "n/a"
}
]
}
}
]
2023-02-12 23:01:54 +00:00
}
2019-03-17 21:43:54 +00:00
}
]
}
},
2023-02-12 23:01:54 +00:00
"references": {
"reference_data": [
2018-07-06 15:17:47 +10:00
{
2023-02-12 23:01:54 +00:00
"url": "http://www.securityfocus.com/bid/97612",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/97612"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2665",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2665"
2018-07-06 15:17:47 +10:00
}
2019-03-17 21:43:54 +00:00
]
},
"impact": {
"cvss": [
{
2023-02-12 23:01:54 +00:00
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
2019-03-17 21:43:54 +00:00
}
]
}
}