CVE-2020-15245
Last modified
CVE-2020-15245 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. In Sylius before versions 1.6.9, 1.7.9 and 1.8.3, the user may register in a shop by email mail@example.com, verify it, change it to the mail another@domain.com and stay verified and enabled. This may lead to having accounts addressed to totally different emails, that were verified. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
Description
In Sylius before versions 1.6.9, 1.7.9 and 1.8.3, the user may register in a shop by email mail@example.com, verify it, change it to the mail another@domain.com and stay verified and enabled. This may lead to having accounts addressed to totally different emails, that were verified. Note, that this way one is not able to take over any existing account (guest or normal one). The issue has been patched in Sylius 1.6.9, 1.7.9 and 1.8.3. As a workaround, you may resolve this issue on your own by creating a custom event listener, which will listen to the sylius.customer.pre_update event. You can determine that email has been changed if customer email and user username are different. They are synchronized later on. Pay attention, to email changing behavior for administrators. You may need to skip this logic for them. In order to achieve this, you should either check master request path info, if it does not contain /admin prefix or adjust event triggered during customer update in the shop. You can find more information on how to customize the event here.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Sylius | Sylius | < 1.6.9 |
| Sylius | Sylius | >= 1.7.0, < 1.7.9 |
| Sylius | Sylius | >= 1.8.0, < 1.8.3 |
References
- https://github.com/Sylius/Sylius/commit/60636d711a4011e8694d10d201b53632c7e8ecafPatch, Third Party Advisory
- https://github.com/Sylius/Sylius/security/advisories/GHSA-6gw4-x63h-5499Mitigation, Third Party Advisory
- https://github.com/Sylius/Sylius/commit/60636d711a4011e8694d10d201b53632c7e8ecafPatch, Third Party Advisory
- https://github.com/Sylius/Sylius/security/advisories/GHSA-6gw4-x63h-5499Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-15245?
How severe is CVE-2020-15245?
How do I fix CVE-2020-15245?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2020
- CVE-2020-1524An elevation of privilege vulnerability exists when the Wind…7.8
- CVE-2020-15240omniauth-auth0 (rubygems) versions >= 2.3.0 and < 2.4.1 impr…9.1
- CVE-2020-15241TYPO3 Fluid Engine (package `typo3fluid/fluid`) before versi…6.1
- CVE-2020-15242Next.js versions >=9.5.0 and <9.5.4 are vulnerable to an Ope…6.1
- CVE-2020-15243Affected versions of Smartstore have a missing WebApi Authen…9.8
- CVE-2020-15244In Magento (rubygems openmage/magento-lts package) before ve…7.2
- CVE-2020-15246October is a free, open-source, self-hosted CMS platform bas…7.5
- CVE-2020-15247October is a free, open-source, self-hosted CMS platform bas…5.2
- CVE-2020-15248October is a free, open-source, self-hosted CMS platform bas…4.2
- CVE-2020-15249October is a free, open-source, self-hosted CMS platform bas…5.4
- CVE-2020-1525A memory corruption vulnerability exists when Windows Media …7.8
- CVE-2020-15250In JUnit4 from version 4.7 and before 4.13.1, the test rule …5.5
Are you affected by CVE-2020-15245?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
