ghsa-qr6x-62gq-4ccp
Vulnerability from github
A flaw was found in the Wildfly Server Role Based Access Control (RBAC) provider. When authorization to control management operations is secured using the Role Based Access Control provider, a user without the required privileges can suspend or resume the server. A user with a Monitor or Auditor role is supposed to have only read access permissions and should not be able to suspend the server. The vulnerability is caused by the Suspend and Resume handlers not performing authorization checks to validate whether the current user has the required permissions to proceed with the action.
Impact
Standalone server (Domain mode is not affected) with use access control enabled with RBAC provider can be suspended or resumed by unauthorized users. When a server is suspended, the server will stop receiving user requests. The resume handle does the opposite; it will cause a suspended server to start accepting user requests.
Patches
Fixed in WildFly Core 27.0.1.Final
Workarounds
No workaround available
References
See also: https://issues.redhat.com/browse/WFCORE-7153
Acknowledgements
The WildFly project would like to thank Claudia Bartolini (TIM S.p.A), Marco Ventura (TIM S.p.A), and Massimiliano Brolli (TIM S.p.A) for reporting this issue. https://www.gruppotim.it/it/footer/red-team.html
{ affected: [ { package: { ecosystem: "Maven", name: "org.wildfly.core:wildfly-server", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "27.0.1.Final", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.wildfly.core:wildfly-server", }, ranges: [ { events: [ { introduced: "28.0.0.Beta1", }, { fixed: "28.0.0.Beta2", }, ], type: "ECOSYSTEM", }, ], versions: [ "28.0.0.Beta1", ], }, ], aliases: [ "CVE-2025-23367", ], database_specific: { cwe_ids: [ "CWE-284", ], github_reviewed: true, github_reviewed_at: "2025-01-31T17:34:30Z", nvd_published_at: null, severity: "MODERATE", }, details: "A flaw was found in the Wildfly Server Role Based Access Control (RBAC) provider. When authorization to control management operations is secured using the Role Based Access Control provider, a user without the required privileges can suspend or resume the server. A user with a Monitor or Auditor role is supposed to have only read access permissions and should not be able to suspend the server. The vulnerability is caused by the Suspend and Resume handlers not performing authorization checks to validate whether the current user has the required permissions to proceed with the action.\n\n### Impact\nStandalone server (Domain mode is not affected) with use access control enabled with RBAC provider can be suspended or resumed by unauthorized users. When a server is suspended, the server will stop receiving user requests. The resume handle does the opposite; it will cause a suspended server to start accepting user requests.\n\n### Patches\nFixed in [WildFly Core 27.0.1.Final](https://github.com/wildfly/wildfly-core/releases/tag/27.0.1.Final)\n\n### Workarounds\nNo workaround available\n\n### References\nSee also: https://issues.redhat.com/browse/WFCORE-7153\n\n### Acknowledgements\nThe WildFly project would like to thank Claudia Bartolini (TIM S.p.A), Marco Ventura (TIM S.p.A), and Massimiliano Brolli (TIM S.p.A) for reporting this issue. https://www.gruppotim.it/it/footer/red-team.html\n", id: "GHSA-qr6x-62gq-4ccp", modified: "2025-01-31T17:34:30Z", published: "2025-01-31T17:34:30Z", references: [ { type: "WEB", url: "https://github.com/wildfly/wildfly-core/security/advisories/GHSA-qr6x-62gq-4ccp", }, { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2025-23367", }, { type: "WEB", url: "https://access.redhat.com/security/cve/CVE-2025-23367", }, { type: "WEB", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2337620", }, { type: "PACKAGE", url: "https://github.com/wildfly/wildfly-core", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", type: "CVSS_V3", }, ], summary: "WildFly improper RBAC permission", }
Log in or create an account to share your comment.
This schema specifies the format of a comment related to a security advisory.
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.