2020-03-20 17:01:13 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-10696" ,
2020-03-31 22:01:23 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-03-31 16:49:26 -03:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "buildah" ,
"version" : {
"version_data" : [
{
2020-03-31 22:01:23 +00:00
"version_value" : "Fixed in buildah-1.14.5"
2020-03-31 16:49:26 -03:00
}
]
}
}
]
}
}
]
}
} ,
"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"
2020-03-31 22:01:23 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/cve-2020-10696" ,
"url" : "https://access.redhat.com/security/cve/cve-2020-10696"
2020-03-31 16:49:26 -03:00
}
]
2020-03-20 17:01:13 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-31 16:49:26 -03:00
"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."
2020-03-20 17:01:13 +00:00
}
]
2020-03-31 16:49:26 -03:00
} ,
"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"
}
]
]
2020-03-20 17:01:13 +00:00
}
}