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.
References
Link | Resource |
---|---|
https://github.com/Sylius/Sylius/releases/tag/v1.10.11 | Third Party Advisory |
https://github.com/Sylius/Sylius/releases/tag/v1.11.2 | Third Party Advisory |
https://github.com/Sylius/Sylius/security/advisories/GHSA-mf3v-f2qq-pf9g | Exploit Third Party Advisory |
https://github.com/Sylius/Sylius/releases/tag/v1.10.11 | Third Party Advisory |
https://github.com/Sylius/Sylius/releases/tag/v1.11.2 | Third Party Advisory |
https://github.com/Sylius/Sylius/security/advisories/GHSA-mf3v-f2qq-pf9g | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:50
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 6.4
v3 : 7.1 |
References | () https://github.com/Sylius/Sylius/releases/tag/v1.10.11 - Third Party Advisory | |
References | () https://github.com/Sylius/Sylius/releases/tag/v1.11.2 - Third Party Advisory | |
References | () https://github.com/Sylius/Sylius/security/advisories/GHSA-mf3v-f2qq-pf9g - Exploit, Third Party Advisory |
Information
Published : 2022-03-14 21:15
Updated : 2024-11-21 06:50
NVD link : CVE-2022-24743
Mitre link : CVE-2022-24743
CVE.ORG link : CVE-2022-24743
JSON object : View
Products Affected
sylius
- sylius
CWE
CWE-613
Insufficient Session Expiration