Clone of https://bugzilla.redhat.com/show_bug.cgi?id=1556660.
Dogtag PKI through version 10.5.1 has a vulnerability in AAclAuthz.java that, under certain configuration, causes the application of ACL allow and deny rules to be reversed. If a server is configured to process allow rules before deny rules (authz.evaluateOrder=allow,deny), then allow rules will deny access and deny rules will grant access.
AAclAuthz.java
authz.evaluateOrder=allow,deny
CVE-2018-1080
Metadata Update from @ftweedal: - Issue assigned to ftweedal
Gerrit review: https://review.gerrithub.io/#/c/404435/
Metadata Update from @ftweedal: - Custom field on_review adjusted to https://review.gerrithub.io/#/c/404435/ - Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1556660
Pushed to master: b54975f4cac60e2f4332b08414f1b5ea4de62601
Metadata Update from @ftweedal: - Issue close_status updated to: fixed
Log in to comment on this ticket.