Improper Restriction of Rendered UI Layers or Frames in Sylius
CVE-2022-24733
6.1MEDIUM
What is CVE-2022-24733?
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.
Affected Version(s)
Sylius < 1.9.10 < 1.9.10
Sylius >= 1.10.0, < 1.10.11 < 1.10.0, 1.10.11
Sylius >= 1.11.0, < 1.11.2 < 1.11.0, 1.11.2
References
CVSS V3.1
Score:
6.1
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
Required
Scope:
Changed
Timeline
Vulnerability published
Vulnerability Reserved