cvelist/2020/10xxx/CVE-2020-10696.json
2020-03-31 22:01:23 +00:00

82 lines
2.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-10696",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "buildah",
"version": {
"version_data": [
{
"version_value": "Fixed in buildah-1.14.5"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10696",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10696",
"refsource": "CONFIRM"
},
{
"url": "https://github.com/containers/buildah/pull/2245",
"name": "https://github.com/containers/buildah/pull/2245",
"refsource": "MISC"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2020-10696",
"url": "https://access.redhat.com/security/cve/cve-2020-10696"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A path traversal flaw was found in Buildah in versions before 1.14.5. This flaw allows an attacker to trick a user into building a malicious container image hosted on an HTTP(s) server and then write files to the user's system anywhere that the user has permissions."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "8.8/CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
}
}