cvelist/2017/7xxx/CVE-2017-7528.json

78 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-08-22 12:04:16 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "psampaio@redhat.com",
"ID" : "CVE-2017-7528",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-08-22 11:37:00 -03:00
{
2018-08-22 12:04:16 -04:00
"product" : {
"product_data" : [
{
"product_name" : "Ansible Tower",
"version" : {
"version_data" : [
{
"version_value" : "As shipped with Red Hat CloudForms Management Engine 5"
}
]
}
}
]
},
"vendor_name" : "Red Hat"
2018-08-22 11:37:00 -03:00
}
2018-08-22 12:04:16 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Ansible Tower as shipped with Red Hat CloudForms Management Engine 5 is vulnerable to CRLF Injection. It was found that X-Forwarded-For header allows internal servers to deploy other systems (using callback)."
}
]
},
"impact" : {
"cvss" : [
[
2018-08-22 11:37:00 -03:00
{
2018-08-22 12:04:16 -04:00
"vectorString" : "5.2/CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:N",
"version" : "3.0"
2018-08-22 11:37:00 -03:00
}
2018-08-22 12:04:16 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-113"
}
2018-08-22 11:37:00 -03:00
]
2018-08-22 12:04:16 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7528",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7528"
2018-08-28 06:07:22 -04:00
},
{
"name" : "105143",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105143"
2018-08-22 12:04:16 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}