Vulnerability Description
Sylius is an open source eCommerce platform. Prior to versions 1.9.10, 1.10.11, and 1.11.2, it is possible for a page controlled by an attacker to load the website within an iframe. This will enable a clickjacking attack, in which the attacker's page overlays the target application's interface with a different interface provided by the attacker. The issue is fixed in versions 1.9.10, 1.10.11, and 1.11.2. A workaround is available. Every response from app should have an X-Frame-Options header set to: ``sameorigin``. To achieve that, add a new `subscriber` in the app.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sylius | Sylius | < 1.9.10 |
Related Weaknesses (CWE)
References
- https://github.com/Sylius/Sylius/releases/tag/v1.10.11Release NotesThird Party Advisory
- https://github.com/Sylius/Sylius/releases/tag/v1.11.2Release NotesThird Party Advisory
- https://github.com/Sylius/Sylius/releases/tag/v1.9.10Release NotesThird Party Advisory
- https://github.com/Sylius/Sylius/security/advisories/GHSA-4jp3-q2qm-9fmwMitigationThird Party Advisory
- https://github.com/Sylius/Sylius/releases/tag/v1.10.11Release NotesThird Party Advisory
- https://github.com/Sylius/Sylius/releases/tag/v1.11.2Release NotesThird Party Advisory
- https://github.com/Sylius/Sylius/releases/tag/v1.9.10Release NotesThird Party Advisory
- https://github.com/Sylius/Sylius/security/advisories/GHSA-4jp3-q2qm-9fmwMitigationThird Party Advisory
FAQ
What is CVE-2022-24733?
CVE-2022-24733 is a vulnerability with a CVSS score of 6.1 (MEDIUM). Sylius is an open source eCommerce platform. Prior to versions 1.9.10, 1.10.11, and 1.11.2, it is possible for a page controlled by an attacker to load the website within an iframe. This will enable a...
How severe is CVE-2022-24733?
CVE-2022-24733 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-24733?
Check the references section above for vendor advisories and patch information. Affected products include: Sylius Sylius.