Spaces buckets should have versioning enabled
| Property | |
|---|---|
| Language | |
| Severity | |
| Service | spaces |
| Provider | DigitalOcean |
| Vulnerability Type | omission |
Description#
The Spaces bucket is created without versioning enabled, meaning only the latest version of each object is stored. This configuration lacks protection against accidental or malicious deletion or modification of data.
Impact#
Without versioning, any deleted or overwritten objects in the bucket cannot be recovered, increasing the risk of permanent data loss due to user error, application bugs, or malicious actions. This can lead to data unavailability and potential disruption of business operations.
Resolution#
Enable versioning to protect against accidental or malicious removal or modification