AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-24733

MEDIUM · CVSS 6.1 EPSS 0.91% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-03-14 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-24733
Severity
MEDIUM
CVSS
6.1
EPSS
0.91%

Original NVD 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.