Fallos del tipo CWE-525

31 resultados

Armazenamento de Informações Sensíveis no Cache do Navegador

O navegador web armazena automaticamente conteúdo em cache para melhorar performance. Quando dados sensíveis (senhas, tokens, dados pessoais) são cacheados, qualquer pessoa com acesso físico à máquina pode recuperá-los através do histórico, cache ou ferramentas de desenvolvedor. A falha está em confiar que o cache do navegador é seguro ou em não marcar explicitamente conteúdo sensível como não-cacheável.

Ejemplo

Uma página de login retorna um token de sessão ou número de cartão em HTML/JavaScript sem headers Cache-Control apropriados. Um usuário compartilha o computador; outro acessa o cache do navegador (Ctrl+Shift+Del) e recupera o token ou dado financeiro que estava lá desde a sessão anterior.

Cómo mitigar

Use headers HTTP Cache-Control: no-store, no-cache, must-revalidate em respostas com dados sensíveis. Implemente SameSite em cookies, use HTTPS, e evite colocar segredos em HTML/JavaScript — guarde no servidor e valide sessões. Para dados muito sensíveis, considere desabilitar cache no navegador via directives HTTP ou atributos de input (autocomplete="off").

CVE-2025-48947HIGHNextJS-Auth0 SDK Vulnerable to CDN Caching of Session CookiesEPSS 0.4%CVE-2026-13697HIGHundici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directivesEPSS 0.3%CVE-2024-25142MEDIUMApache Airflow: Cache Control - Storage of Sensitive Data in Browser Cache EPSS 0.3%CVE-2024-30130LOWHCL Nomad server on Domino is affected by a use of web browser cache containing sensitive information vulnerabilityEPSS 0.3%CVE-2025-13083LOWDrupal core - Moderately critical - Information disclosure - SA-CORE-2025-008EPSS 0.3%CVE-2024-45314LOWFlask-AppBuilder login form allows browser to cache sensitive fieldsEPSS 0.3%CVE-2026-41322MEDIUM@astrojs/node: Cache Poisoning due to incorrect error handling when if-match header is malformedEPSS 0.2%CVE-2025-52625LOWHCL AION is susceptible to Cacheable SSL Page Found vulnerabilityEPSS 0.2%CVE-2021-42015A vulnerability has been identified in Mendix Applications using Mendix 7 (All versions < V7.23.26), Mendix Applications using Mendix 8 (AllEPSS 0.2%CVE-2024-22343MEDIUMIBM TXSeries for Multiplatforms information disclosureEPSS 0.2%CVE-2026-27514HIGHTenda F3 Plaintext Credential Exposure in Configuration DownloadEPSS 0.2%CVE-2024-22349MEDIUMIBM UrbanCode Velocity information disclosureEPSS 0.2%CVE-2023-27545MEDIUMIBM Watson CloudPak for Data Data Stores information disclosureEPSS 0.2%CVE-2026-41918MEDIUMA vulnerability has been identified in RUGGEDCOM RST2428P (6GK6242-6PA00) (All versions < V4.0). The affected applications stores sensitive EPSS 0.2%CVE-2024-31906MEDIUMIBM Automation Decision Services information disclosureEPSS 0.2%CVE-2023-46181MEDIUMIBM Secure Proxy information disclosureEPSS 0.2%CVE-2024-22333LOWIBM Maximo Application Suite information disclosureEPSS 0.2%CVE-2023-23469MEDIUMIBM Cloud Pak for Business Automation information disclosureEPSS 0.2%CVE-2024-23571MEDIUMHCL Aftermarket EPC is vulnerable to attack since the application does not have an appropriate caching policy specifying the extent to whichEPSS 0.2%CVE-2022-38383MEDIUMIBM Cloud Pak for Security information disclosureEPSS 0.2%