ghsa-9qhq-j4xm-cw48
Vulnerability from github
Published
2022-05-17 04:09
Modified
2024-01-05 20:18
VLAI Severity ?
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 seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…