QID 995913
Date Published: 2023-11-16
QID 995913: PHP (Composer) Security Update for symfony/security-http (GHSA-m2wj-r6g3-fxfx)
SessionStrategyListener does not always migrate the session after a successful login. It only migrate the session when the logged-in user identifier changes. In some use cases, the user identifier doesn't change between the verification phase and the successful login, while the token itself changes from one type (partially-authenticated) to another (fully-authenticated). When this happens, the session id should be regenerated to prevent possible session fixations.
Successful exploitation of this vulnerability could lead to a security breach or could affect integrity, availability, and confidentiality.
Solution
Refer to Github security advisory GHSA-m2wj-r6g3-fxfx for updates and patch information.
Vendor References
- GHSA-m2wj-r6g3-fxfx -
github.com/advisories/GHSA-m2wj-r6g3-fxfx
CVEs related to QID 995913
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-m2wj-r6g3-fxfx | symfony/security-http |
|