ghsa-9c24-43p5-fv82
Vulnerability from github
Published
2022-05-24 22:28
Modified
2024-04-23 17:36
Severity ?
Summary
Keycloak code execution via UMA policy abuse
Details
A flaw was found in Keycloak’s user-managed access interface, where it would permit a script to be set in the UMA policy. This flaw allows an authenticated attacker with UMA permissions to configure a malicious script to trigger and execute arbitrary code with the permissions of the user running application.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-authz-client" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10169" ], "database_specific": { "cwe_ids": [ "CWE-267" ], "github_reviewed": true, "github_reviewed_at": "2024-04-23T17:36:16Z", "nvd_published_at": "2020-05-08T14:15:00Z", "severity": "HIGH" }, "details": "A flaw was found in Keycloak\u2019s user-managed access interface, where it would permit a script to be set in the UMA policy. This flaw allows an authenticated attacker with UMA permissions to configure a malicious script to trigger and execute arbitrary code with the permissions of the user running application.", "id": "GHSA-9c24-43p5-fv82", "modified": "2024-04-23T17:36:16Z", "published": "2022-05-24T22:28:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10169" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10169" }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGKEYCLOAK-568797" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Keycloak code execution via UMA policy abuse" }
Loading...
Loading...
- 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.