We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Administrative Units are not considered by Bloodhound / Azurehound and therefore lead to wrong edges.
No
Bloodhound edges where Administrative Units are involved (example AZResetPassword).
The edges should not be created.
Bloodhound CE shows the edge AZResetPassword to the Global Admin:
However, since the role assignment for Normaluser is scoped to an administrative unit, that edge is wrong.
Only one user is a member of the administrative unit:
Therefore, the user can't reset the pw of the global admin:
Bloodhound CE: 6.1.0 Neo4j: 4.4.38 PostgreSQL: 16.4 (Debian 16.4-1.pgdg120+2) GraphDB version: v6.1.0 API Version: v6.1.0 AzureHound: v2.2.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description:
Administrative Units are not considered by Bloodhound / Azurehound and therefore lead to wrong edges.
Are you intending to fix this bug?
No
Component(s) Affected:
Bloodhound edges where Administrative Units are involved (example AZResetPassword).
Steps to Reproduce:
Expected Behavior:
The edges should not be created.
Actual Behavior: Screenshots/Code Snippets/Sample Files:
Bloodhound CE shows the edge AZResetPassword to the Global Admin:
However, since the role assignment for Normaluser is scoped to an administrative unit, that edge is wrong.
Only one user is a member of the administrative unit:
Therefore, the user can't reset the pw of the global admin:
How to fix:
Environment Information:
Bloodhound CE: 6.1.0
Neo4j: 4.4.38
PostgreSQL: 16.4 (Debian 16.4-1.pgdg120+2)
GraphDB version: v6.1.0
API Version: v6.1.0
AzureHound: v2.2.1
Contributor Checklist:
The text was updated successfully, but these errors were encountered: