-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF21, 5.7.2
-
Component/s: CMIS, Query & PageProvider, Security / Rights
-
Impact type:API change
-
Upgrade notes:
The CMISQLQueryMaker does not currently apply security policy query transformers. This is a security hole that allows CMIS clients to retrieve documents they should be prevented from accessing.
Currently, the Security Policy Query Transformers only support NXQL. They should be enhanced to also support CMISQL. In addition, the CMISQLQueryMaker must be enhanced to apply these new CMISQL Security Policy Query Transformers.
WORKAROUND: Until this issue is resolved, the CMIS endpoints should be deactivated for projects that use security policies.
- is required by
-
NXP-14979 Implement CMISQL on top of NXQL
- Resolved