cvelist/2016/2xxx/CVE-2016-2121.json

129 lines
4.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 21:01:26 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 00:01:43 +00:00
"CVE_data_meta": {
"ID": "CVE-2016-2121",
2023-02-02 21:01:26 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 00:01:43 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:01:26 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A permissions flaw was found in redis, which sets weak permissions on certain files and directories that could potentially contain sensitive information. A local, unprivileged user could possibly use this flaw to access unauthorized system information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect Permission Assignment for Critical Resource",
"cweId": "CWE-732"
}
]
}
]
},
2019-03-18 00:01:43 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 21:01:26 +00:00
"vendor_name": "Red Hat",
2019-03-18 00:01:43 +00:00
"product": {
"product_data": [
{
2023-02-02 21:01:26 +00:00
"product_name": "Red Hat OpenStack Platform 10.0 (Newton)",
2019-03-18 00:01:43 +00:00
"version": {
"version_data": [
{
2023-02-02 21:01:26 +00:00
"version_value": "0:3.0.6-2.el7ost",
"version_affected": "!"
2019-03-18 00:01:43 +00:00
}
]
}
}
]
2023-02-02 21:01:26 +00:00
}
2019-03-18 00:01:43 +00:00
}
]
}
},
2023-02-02 21:01:26 +00:00
"references": {
"reference_data": [
2018-10-30 18:40:56 -03:00
{
2023-02-02 21:01:26 +00:00
"url": "http://www.securityfocus.com/bid/94111",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/94111"
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:3226",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:3226"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2016-2121",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2016-2121"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1390588",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1390588"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-2121",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-2121"
2018-10-30 18:40:56 -03:00
}
2019-03-18 00:01:43 +00:00
]
},
2023-02-02 21:01:26 +00:00
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Honza Horak (Red Hat) and Remi Collet (Red Hat)."
}
],
2019-03-18 00:01:43 +00:00
"impact": {
"cvss": [
2018-10-30 18:40:56 -03:00
{
2023-02-02 21:01:26 +00:00
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 2.1,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "PARTIAL",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "NONE",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
2019-03-18 00:01:43 +00:00
},
{
2023-02-02 21:01:26 +00:00
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
2018-10-30 18:40:56 -03:00
}
2019-03-18 00:01:43 +00:00
]
}
}