cvelist/2017/15xxx/CVE-2017-15137.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 21:00:39 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 02:38:45 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-15137",
2023-02-02 21:00:39 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 02:38:45 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:00:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "The OpenShift image import whitelist failed to enforce restrictions correctly when running commands such as \"oc tag\", for example. This could allow a user with access to OpenShift to run images from registries that should not be allowed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:01:42 +00:00
"value": "CWE-20",
2023-02-02 21:00:39 +00:00
"cweId": "CWE-20"
}
]
}
]
},
2019-03-18 02:38:45 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:01:42 +00:00
"vendor_name": "[UNKNOWN]",
2019-03-18 02:38:45 +00:00
"product": {
"product_data": [
{
2023-02-12 23:01:42 +00:00
"product_name": "atomic-openshift",
2019-03-18 02:38:45 +00:00
"version": {
"version_data": [
{
2023-02-12 23:01:42 +00:00
"version_affected": "=",
"version_value": "n/a"
2019-03-18 02:38:45 +00:00
}
]
}
}
]
2023-02-02 21:00:39 +00:00
}
2019-03-18 02:38:45 +00:00
}
]
}
},
2023-02-02 21:00:39 +00:00
"references": {
"reference_data": [
2018-07-16 14:24:35 -03:00
{
2023-02-02 21:00:39 +00:00
"url": "https://access.redhat.com/errata/RHBA-2018:0489",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHBA-2018:0489"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-15137",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-15137"
2018-07-16 14:24:35 -03:00
}
2019-03-18 02:38:45 +00:00
]
},
"impact": {
"cvss": [
{
2023-02-02 21:00:39 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
2019-03-18 02:38:45 +00:00
}
]
}
}