cvelist/2022/25xxx/CVE-2022-25276.json

70 lines
2.3 KiB
JSON
Raw Normal View History

2022-02-16 23:01:09 +00:00
{
"CVE_data_meta": {
2023-04-26 10:11:19 -04:00
"ASSIGNER": "security@drupal.org",
2022-02-16 23:01:09 +00:00
"ID": "CVE-2022-25276",
2023-04-26 10:11:19 -04:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Core",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "9.4",
"version_value": "9.4.3"
},
{
"version_affected": "<",
"version_name": "9.3",
"version_value": "9.3.19"
}
]
}
}
]
},
"vendor_name": "Drupal"
}
]
}
2022-02-16 23:01:09 +00:00
},
2023-04-26 10:11:19 -04:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-16 23:01:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-04-26 10:11:19 -04:00
"value": "The Media oEmbed iframe route does not properly validate the iframe domain setting, which allows embeds to be displayed in the context of the primary domain. Under certain circumstances, this could lead to cross-site scripting, leaked cookies, or other vulnerabilities."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": " Multiple vulnerabilities"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.drupal.org/sa-core-2022-015",
"refsource": "CONFIRM",
"url": "https://www.drupal.org/sa-core-2022-015"
2022-02-16 23:01:09 +00:00
}
]
}
2023-04-26 10:11:19 -04:00
}