GHSA-9QHQ-J4XM-CW48
Vulnerability from github – Published: 2022-05-17 04:09 – Updated: 2024-01-05 20:18
VLAI?
Summary
PicketLink does not properly check role based authorization
Details
The invokeNextValve function in identity/federation/bindings/tomcat/idp/AbstractIDPValve.java in PicketLink before 2.7.1.Final 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.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.picketlink:picketlink-tomcat-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.7.1.Final"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-3158"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2024-01-05T20:18:20Z",
"nvd_published_at": "2015-08-26T19:59:00Z",
"severity": "MODERATE"
},
"details": "The `invokeNextValve` function in `identity/federation/bindings/tomcat/idp/AbstractIDPValve.java` in PicketLink before 2.7.1.Final 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.",
"id": "GHSA-9qhq-j4xm-cw48",
"modified": "2024-01-05T20:18:20Z",
"published": "2022-05-17T04:09:07Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3158"
},
{
"type": "WEB",
"url": "https://github.com/picketlink/picketlink-bindings/pull/124"
},
{
"type": "WEB",
"url": "https://github.com/picketlink/picketlink-bindings/commit/ae6ff4adfc562880e714a089983054b47610ecec"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1216123"
},
{
"type": "PACKAGE",
"url": "https://github.com/picketlink/picketlink-bindings"
},
{
"type": "WEB",
"url": "https://issues.jboss.org/browse/PLINK-708"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1669.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1670.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1671.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1672.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1673.html"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "PicketLink does not properly check role based authorization"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…