Tag: data-integrity

Data loss in a batch request

A batch request that doesn't check for failed items can lead to loss of data.

Missing Amazon S3 bucket owner condition

Not setting the Amazon S3 bucket owner condition could lead to accidentally using the wrong bucket.

Batch request with unchecked failures

Unchecked failures can lead to data loss.

Missing pagination

Missing pagination on a paginated call can lead to inaccurate results.

Log injection

Using untrusted inputs in a log statement can enable attackers to break the log's format, forge log entries, and bypass log monitors.

Override of reserved variable names in a Lambda function

Overriding environment variables that are reserved by AWS Lambda might lead to unexpected behavior.

Improper restriction of rendered UI layers or frames

The application incorrectly restricts frame objects or UI layers that belong to another application or domain.