CVE-2022-24743
The same token could be used several times, which could result in leak of the existing token and unauthorized password change.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.25%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 8.2 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
- EPSS
- 1.25% probability · 68th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-613
- Affected
- sylius/sylius
- Source
- security-advisories@github.com
References
- https://github.com/Sylius/Sylius/releases/tag/v1.10.11Third Party Advisory
- https://github.com/Sylius/Sylius/releases/tag/v1.11.2Third Party Advisory
- https://github.com/Sylius/Sylius/security/advisories/GHSA-mf3v-f2qq-pf9gExploit, Third Party Advisory
- https://github.com/Sylius/Sylius/releases/tag/v1.10.11Third Party Advisory
- https://github.com/Sylius/Sylius/releases/tag/v1.11.2Third Party Advisory
- https://github.com/Sylius/Sylius/security/advisories/GHSA-mf3v-f2qq-pf9gExploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.