Publicly accessible S3 bucket with sensitive data is vulnerable to public data theft
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、
お気軽にご連絡ください。
Description
A publicly accessible S3 bucket containing sensitive data is vulnerable to public data theft. The bucket’s public accessibility, combined with the presence of sensitive data and lack of SSE-KMS encryption, means an external attacker can directly access and exfiltrate confidential information without authentication. Sensitive data exposed in this manner could include personally identifiable information (PII), credentials, financial records, or proprietary business data, leading to regulatory violations, reputational damage, and financial loss. For more details on how sensitive data is detected, see the Cloud Storage Scanning.
- Enable S3 Block Public Access at both the account and bucket level to prevent unintended public exposure.
- Enable SSE-KMS encryption to add a layer of protection in case access controls are misconfigured.