Vulnerability 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 Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sylius | Sylius | >= 1.10.0, < 1.10.11 |
Related Weaknesses (CWE)
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-pf9gExploitThird 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-pf9gExploitThird Party Advisory
FAQ
What is CVE-2022-24743?
CVE-2022-24743 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 tim...
How severe is CVE-2022-24743?
CVE-2022-24743 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-24743?
Check the references section above for vendor advisories and patch information. Affected products include: Sylius Sylius.