cve/2023/CVE-2023-20862.md

20 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-20862](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-20862)
![](https://img.shields.io/static/v1?label=Product&message=Spring%20Security&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Empty%20SecurityContext%20Is%20Not%20Properly%20Saved%20Upon%20Logout&color=brighgreen)
### Description
In Spring Security, versions 5.7.x prior to 5.7.8, versions 5.8.x prior to 5.8.3, and versions 6.0.x prior to 6.0.3, the logout support does not properly clean the security context if using serialized versions. Additionally, it is not possible to explicitly save an empty security context to the HttpSessionSecurityContextRepository. This vulnerability can keep users authenticated even after they performed logout. Users of affected versions should apply the following mitigation. 5.7.x users should upgrade to 5.7.8. 5.8.x users should upgrade to 5.8.3. 6.0.x users should upgrade to 6.0.3.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
2024-05-28 08:49:17 +00:00
- https://github.com/Dzmitry-Basiachenka/dist-foreign-aliakh
2024-05-25 21:48:12 +02:00
- https://github.com/IHTSDO/snomed-parent-bom