2022-02-10 17:01:34 +00:00
{
"CVE_data_meta" : {
2022-03-14 18:49:12 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-02-10 17:01:34 +00:00
"ID" : "CVE-2022-24733" ,
2022-03-14 18:49:12 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Improper Restriction of Rendered UI Layers or Frames in Sylius"
2022-02-10 17:01:34 +00:00
} ,
2022-03-14 18:49:12 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Sylius" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.9.10"
} ,
{
"version_value" : ">= 1.10.0, < 1.10.11"
} ,
{
"version_value" : ">= 1.11.0, < 1.11.2"
}
]
}
}
]
} ,
"vendor_name" : "Sylius"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-02-10 17:01:34 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-14 19:01:31 +00:00
"value" : "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."
2022-03-14 18:49:12 +00:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-1021: Improper Restriction of Rendered UI Layers or Frames"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/Sylius/Sylius/security/advisories/GHSA-4jp3-q2qm-9fmw" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/Sylius/Sylius/security/advisories/GHSA-4jp3-q2qm-9fmw"
} ,
{
"name" : "https://github.com/Sylius/Sylius/releases/tag/v1.10.11" ,
"refsource" : "MISC" ,
"url" : "https://github.com/Sylius/Sylius/releases/tag/v1.10.11"
} ,
{
"name" : "https://github.com/Sylius/Sylius/releases/tag/v1.11.2" ,
"refsource" : "MISC" ,
"url" : "https://github.com/Sylius/Sylius/releases/tag/v1.11.2"
} ,
{
"name" : "https://github.com/Sylius/Sylius/releases/tag/v1.9.10" ,
"refsource" : "MISC" ,
"url" : "https://github.com/Sylius/Sylius/releases/tag/v1.9.10"
2022-02-10 17:01:34 +00:00
}
]
2022-03-14 18:49:12 +00:00
} ,
"source" : {
"advisory" : "GHSA-4jp3-q2qm-9fmw" ,
"discovery" : "UNKNOWN"
2022-02-10 17:01:34 +00:00
}
}