cvelist/2018/1xxx/CVE-2018-1103.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2017-12-04 03:02:28 -05:00
{
2019-03-17 23:39:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-1103",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "unsanitized paths in tar.go",
"version": {
"version_data": [
{
"version_value": "source-to-image 1.1.10"
}
]
}
}
]
},
"vendor_name": "Openshift Enterprise"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-06-12 10:53:01 -03:00
{
2019-03-17 23:39:20 +00:00
"lang": "eng",
"value": "Openshift Enterprise source-to-image before version 1.1.10 is vulnerable to an improper validation of user input. An attacker who could trick a user into using the command to copy files locally, from a pod, could override files outside of the target directory of the command."
2018-06-12 10:53:01 -03:00
}
2019-03-17 23:39:20 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "6.1/CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
2018-06-12 10:53:01 -03:00
{
2019-03-17 23:39:20 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-22"
}
]
2018-06-12 10:53:01 -03:00
}
2019-03-17 23:39:20 +00:00
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1103",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1103"
}
]
}
}