CVE-2024-23571
Raw vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:NSummary
CVE-2024-23571 is a medium-severity Use of Web Browser Cache Containing Sensitive Information (CWE-525) vulnerability in Hcl Software (inferred from references). Its CVSS base score is 4.3 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Local System (T1005); ranked at the 7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-55664
Vulnerability Data
HCL Aftermarket EPC is vulnerable to attack since the application does not have an appropriate caching policy specifying the extent to which the page and its form fields should be cached. If sensitive information in application responses is stored in…
more
the local cache, then this may be retrieved by other users who have access to the same computer at a future time.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
—
V14.2.5V14.3.2
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Endpoint device configuration can enforce cache-clearing or no-cache policies for sensitive web content.
Application security requirements can explicitly require no-cache headers or cache-control directives for sensitive pages.
Secure coding standards can mandate proper cache-control headers and form-field handling to prevent sensitive data retention.
Configuration management can mandate secure browser cache settings across the estate.
Web filtering can block risky sites but does not directly govern browser caching of sensitive data.