2019-01-03 14:05:09 -05:00
{
2019-03-26 13:02:45 -03:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-17 22:15:28 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-3828" ,
2019-03-27 13:00:52 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-03-26 13:02:45 -03:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
2019-03-26 18:08:09 -03:00
"vendor_name" : "Red Hat" ,
2019-03-26 13:02:45 -03:00
"product" : {
"product_data" : [
{
"product_name" : "Ansible" ,
"version" : {
"version_data" : [
{
"version_value" : "2.5.15"
} ,
{
"version_value" : "2.6.14"
} ,
{
"version_value" : "2.7.8"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2019-03-27 13:00:52 +00:00
"url" : "https://github.com/ansible/ansible/pull/52133" ,
"refsource" : "MISC" ,
"name" : "https://github.com/ansible/ansible/pull/52133"
2019-03-26 13:02:45 -03:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3828" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3828" ,
"refsource" : "CONFIRM"
2019-04-03 09:00:46 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1125" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00021.html"
2019-03-26 13:02:45 -03:00
}
]
2019-03-17 22:15:28 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-03-26 13:02:45 -03:00
"value" : "Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not restricting an absolute path."
2019-03-17 22:15:28 +00:00
}
]
2019-03-26 13:02:45 -03:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "4.2/CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.0"
}
]
]
2019-03-17 22:15:28 +00:00
}
2019-03-27 13:00:52 +00:00
}