Vulnerability CVE-2022-24743


Published: 2022-03-14

Description:
Sylius is an open source eCommerce platform. Prior to versions 1.10.11 and 1.11.2, the reset password token was not set to null after the password was changed. The same token could be used several times, which could result in leak of the existing token and unauthorized password change. The issue is fixed in versions 1.10.11 and 1.11.2. As a workaround, overwrite the `Sylius\Bundle\ApiBundle\CommandHandler\ResetPasswordHandler` class with code provided by the maintainers and register it in a container. More information about this workaround is available in the GitHub Security Advisory.

Type:

CWE-613

(Insufficient Session Expiration)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
6.4/10
4.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
None
Affected software
Sylius -> Sylius 

 References:
https://github.com/Sylius/Sylius/releases/tag/v1.11.2
https://github.com/Sylius/Sylius/security/advisories/GHSA-mf3v-f2qq-pf9g
https://github.com/Sylius/Sylius/releases/tag/v1.10.11

Copyright 2024, cxsecurity.com

 

Back to Top