Bug 1022778

Summary: RBAC: Add READ_WHOLE_CONFIG sensitivity classification to "describe" op; enforce constraint on "describe" and "read-config-as-xml"
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Brian Stansberry <brian.stansberry>
Component: Domain ManagementAssignee: Brian Stansberry <brian.stansberry>
Status: CLOSED CURRENTRELEASE QA Contact: Ladislav Thon <lthon>
Severity: high Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: emuckenh, myarboro
Target Milestone: ER7   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:18:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Brian Stansberry 2013-10-24 03:10:49 UTC
EAP includes a couple of unusual operations that allow reads of chunks or all of the model: "read-config-as-xml" and the internal-only "describe". These operations should have sensitive resource constraints to ensure that they don't provide an alternate way of reading resources.

A couple fixes need to be backported from WildFly related to these:

1) Add the READ_WHOLE_CONFIG sensitivity constraint to the "describe" op.

2) Alter the execution of both so the constraint is properly enforced.

Comment 2 Ladislav Thon 2013-11-06 11:36:14 UTC
Verified with EAP 6.2.0.ER7.