cvelist/2015/3xxx/CVE-2015-3158.json
2017-10-16 12:31:07 -04:00

82 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-3158",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The invokeNextValve function in identity/federation/bindings/tomcat/idp/AbstractIDPValve.java in PicketLink before 2.8.0.Beta1 does not properly check role based authorization, which allows remote authenticated users to gain access to restricted application resources via a (1) direct request or (2) request through an SP initiated flow."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1216123"
},
{
"url" : "https://github.com/picketlink/picketlink-bindings/pull/124"
},
{
"url" : "https://issues.jboss.org/browse/PLINK-708"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-1669.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-1670.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-1671.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-1672.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-1673.html"
}
]
}
}