Wildcard action has been specified in policy Affecting Secrets Manager service in AWS


Severity

0.0
medium
0
10
Severity Framework
Snyk CCSS
Rule category
IAM/ Accounts Allocation

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
CSA-CCMISO-27001SOC-2
  • Snyk IDSNYK-CC-00305
  • creditSnyk Research Team

Description

Wildcard permissions grant broad permissions. The best practice recommends to providing only required permissions explicitly.

How to fix?

Remove * values from Action in policy document. Add specific permissions only for example secretsmanager:DescribeSecret.