Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Fixed
-
None
-
None
Description
Description
Â
Xporter has failed the Application security requirement 7.3
- An application must disable caching on all HTTPS pages that contain sensitive data by using no-cache and no-storeinstead of private in the cache control header.
Evidence:
The HTTP response was found to contain no Cache-Control header. An example response below shows no Cache-Control header returned by the server. This was to the /auditlogs endpoint.
Mitigation Recommendation
Ensure the application disable caching on all HTTPS pages that contain sensitive data by using no-cache and no-store instead of private in the cache control header.
Attachments
Issue Links
- links to