s3

3 articles
sort: new top best
clear filter
0 5/10

AWS has introduced a new S3 bucket namespace pattern (prefix-accountid-region-an) that prevents bucketsquatting attacks by binding bucket names to specific AWS accounts and regions. This recommended protection addresses a decade-long vulnerability where predictable bucket naming allowed attackers to register deleted buckets and access sensitive data.

AWS S3 Google Cloud Storage Azure Blob Storage InvalidBucketNamespace
onecloudplease.com · boyter · 12 hours ago · details · hn
0 7/10

A race condition vulnerability in a web application's file upload feature allowed RCE by exploiting a 2-second window where uploaded files were stored locally before being moved to S3. The modify.php endpoint lacked extension filtering present in upload.php, enabling PHP shell upload followed by rapid re-requests to execute the file during the local storage window before S3 migration.

YoKo Kho Faisal Yudo Hernawan Tomi Amazon S3 upload.php modify.php
medium.com · devanshbatham/Awesome-Bugbounty-Writeups · 20 hours ago · details
0 8/10
vulnerability

A complete SSRF-to-RCE exploit chain on AWS Elastic Beanstalk that leverages the EC2 metadata service to extract IAM credentials, then uses those credentials to upload a PHP web shell to an accessible S3 bucket for remote code execution. The attack demonstrates how weak IAM policies can enable escalation from SSRF to full system compromise.

Youssef A. Mohamed GeneralEG CESPPA Squnity Synack AWS Elastic Beanstalk AWS Systems Manager AWS CLI 169.254.169.254 aws-elasticbeanstalk-ec2-role AWSElasticBeanstalkWebTier
medium.com · devanshbatham/Awesome-Bugbounty-Writeups · 20 hours ago · details