cvelist/2024/12xxx/CVE-2024-12393.json
2024-12-10 00:00:57 +00:00

119 lines
3.6 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-12393",
"ASSIGNER": "security@drupal.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Drupal Core allows Cross-Site Scripting (XSS).This issue affects Drupal Core: from 8.8.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Drupal",
"product": {
"product_data": [
{
"product_name": "Drupal Core",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "8.8.0",
"version_value": "10.2.11"
},
{
"version_affected": "<",
"version_name": "10.3.0",
"version_value": "10.3.9"
},
{
"version_affected": "<",
"version_name": "11.0.0",
"version_value": "11.0.8"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.drupal.org/sa-core-2024-003",
"refsource": "MISC",
"name": "https://www.drupal.org/sa-core-2024-003"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Jay Beaton"
},
{
"lang": "en",
"value": "Lee Rowlands"
},
{
"lang": "en",
"value": "catch"
},
{
"lang": "en",
"value": "Mingsong"
},
{
"lang": "en",
"value": "Juraj Nemec"
},
{
"lang": "en",
"value": "Dave Long"
},
{
"lang": "en",
"value": "Benji Fisher"
},
{
"lang": "en",
"value": "Juraj Nemec"
},
{
"lang": "en",
"value": "Greg Knaddison"
}
]
}