Aws Url Without Authentication
Description
Detects AWS Lambda functions that have function URL configurations with no authentication (AuthType: NONE). Lambda function URLs without authentication allow public access to invoke the function over HTTPS, which could lead to unauthorized function execution and potential security risks.
Detection Strategy
• Scans all Lambda functions in the specified AWS region
• For each function, retrieves its function URL configurations
• Reports a vulnerability when a function URL is configured with AuthType set to 'NONE'
• The vulnerability includes the function's ARN and the specific URL configuration that lacks authentication
Search for vulnerabilities in your apps for free with Fluid Attacks' automated security testing! Start your 21-day free trial and discover the benefits of the Continuous Hacking Essential plan. If you prefer the Advanced plan, which includes the expertise of Fluid Attacks' hacking team, fill out this contact form.