CVE-2022-24733
MEDIUM
Published Mar 14, 20224y ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Published Mar 14, 2022 4y ago
Last Modified Jun 17, 2026 2w ago
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 Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
No active exploitation signals — not in CISA KEV and no EPSS score yet.
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-1021
Affected Products 3
References 4
- github.com https://github.com/Sylius/Sylius/releases/tag/v1.10.11
- github.com https://github.com/Sylius/Sylius/releases/tag/v1.11.2
- github.com https://github.com/Sylius/Sylius/releases/tag/v1.9.10
- github.com https://github.com/Sylius/Sylius/security/advisories/GHSA-4jp3-q2qm-9fmw
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.