Início
Início
Tendências
Tendências
Vulnerabilidades
Vulnerabilidades
Notícias
Notícias
Pesquisadores
Pesquisadores
Por que dbugs?
Por que dbugs?
Configurações

Benedikt Halser

Pesquisador deDATEV eG
#43740de 56,330
6.5CVSS total
Vulnerabilidades · 1
PT-2023-17681
6.5
2023-04-13
Unknown · Spring Session · CVE-2023-20866
**Name of the Vulnerable Software and Affected Versions** Spring Session version 3.0.0 **Description** The session id can be logged to the standard output stream, exposing sensitive information to those who have access to the application logs. This can be used for session hijacking, specifically in applications using `HeaderHttpSessionIdResolver`. **Recommendations** For Spring Session version 3.0.0, consider disabling the `HeaderHttpSessionIdResolver` to minimize the risk of exploitation until a patch is available. Restrict access to application logs to prevent unauthorized access to sensitive session information.