Broad IAM permissions in IAM policy Affecting IAM service in AWS


Severity

0.0
medium
0
10
Severity Framework
Snyk CCSS
Rule category
IAM/ Access Control

Is your environment affected by this misconfiguration?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
Frameworks
CIS-ControlsCSA-CCMISO-27001PCI-DSSSOC-2
  • Snyk IDSNYK-CC-00346
  • creditSnyk Research Team

Description

The IAM policy allows all IAM actions on resource.

How to fix?

Set Action attribute in Properties.PolicyDocument to specific actions e.g. iam:ListUsers.