Aias00 opened a new issue, #2321:
URL: https://github.com/apache/rocketmq-dashboard/issues/2321

   ## Finding
   The ACL user inventory exposes credential material and ACL mutation 
endpoints lack fine-grained authorization.
   
   ## Scope
   Remove or mask sensitive credential fields from responses and require an 
explicit privileged permission for ACL read/mutation operations.
   
   ## Acceptance criteria
   - ACL list responses never expose plaintext passwords or secrets.
   - Unprivileged users cannot read, create, update, or delete ACL users/rules.
   - Controller/service tests cover redaction and authorization denial.
   
   Source: security review of current `master`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to