logo

065 Cached form fields


Description

The application does not disable caching of input fields, thus the information will be stored in the browser's cache.


Impact

Obtain valid users of the application.


Recommendation

The data cache to browsers level must be disabled using some of these methods: - Use HTTP control headers that prevent cache. - Use meta-tags in HTML pages. - Disable the autocomplete field to prevent cache to fields level.


Threat

Anonymous attacker from local network.


Expected Remediation Time

15 minutes.


Score 4.0

Default score using CVSS 4.0. It may change depending on the context of the src.

Base 4.0

  • Attack vector: L
  • Attack complexity: L
  • Attack Requirements: N
  • Privileges required: N
  • User interaction: A
  • Confidentiality (VC): L
  • Integrity (VI): N
  • Availability (VA): N
  • Confidentiality (SC): N
  • Integrity (SI): N
  • Availability (SA): N

Threat 4.0

  • Exploit maturity: X

Requirements


Fixes


Last updated

2024/02/09