Hide Forgot
User with 'change user' permissions can change any parameter from a superuser via API but none via UI. This user can even set the 'is_superuser' flag to false and thus remove superuser privileges. HTTP request: PATCH http://localhost:5001/api/automation-hub/_ui/v1/users/1/ {"username": "admin", "is_superuser": false} 200 OK
This issue has been addressed in the following products: Red Hat Ansible Automation Platform 2.1 for RHEL 8 Via RHSA-2022:6078 https://access.redhat.com/errata/RHSA-2022:6078
This issue has been addressed in the following products: Red Hat Ansible Automation Platform 2.2 for RHEL 8 Red Hat Ansible Automation Platform 2.2 for RHEL 9 Via RHSA-2022:6079 https://access.redhat.com/errata/RHSA-2022:6079
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2022-2568