cvelist/2017/5xxx/CVE-2017-5656.json

83 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"ID" : "CVE-2017-5656",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache CXF",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to 3.1.11 and 3.0.13."
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Apache"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Apache CXF's STSClient before 3.1.11 and 3.0.13 uses a flawed way of caching tokens that are associated with delegation tokens, which means that an attacker could craft a token which would return an identifer corresponding to a cached token for another user."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Apache CXF's STSClient uses a flawed way of caching tokens that are associated with delegation tokens."
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://cxf.apache.org/security-advisories.data/CVE-2017-5656.txt.asc?version=1&modificationDate=1492515113282&api=v2",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://cxf.apache.org/security-advisories.data/CVE-2017-5656.txt.asc?version=1&modificationDate=1492515113282&api=v2"
},
2018-01-04 15:05:12 -05:00
{
"name" : "RHSA-2017:1832",
"refsource" : "REDHAT",
2018-01-04 15:05:12 -05:00
"url" : "https://access.redhat.com/errata/RHSA-2017:1832"
},
2018-05-23 06:05:08 -04:00
{
"name" : "RHSA-2018:1694",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:1694"
},
2017-10-16 12:31:07 -04:00
{
"name" : "97971",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/97971"
},
{
"name" : "1038282",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securitytracker.com/id/1038282"
}
]
}
}