The API must encrypt sensitive cached data.

STIG ID: SRG-APP-000231-API-000495  |  SRG: SRG-APP-000231 |  Severity: high |  CCI: CCI-001199 |  Vulnerability Id: V-274607

Vulnerability Discussion

API caching is often used to cache endpoint responses. Caching will reduce the number of calls made to the endpoint and can improve application performance. Cached data can also include sensitive information that must be protected.

Check

Verify the API encrypts sensitive data when it is cached.

If the API does not encrypt sensitive cached data, this is a finding.

Fix

Build or configure the API to encrypt sensitive data when cached.