cvelist/2024/11xxx/CVE-2024-11406.json
2024-11-20 13:00:36 +00:00

119 lines
4.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-11406",
"ASSIGNER": "cve@usom.gov.tr",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in django CMS Association django CMS Attributes Fields allows Stored XSS.This issue affects django CMS Attributes Fields: before 4.0."
}
]
},
"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": "django CMS Association",
"product": {
"product_data": [
{
"product_name": "django CMS Attributes Fields",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "4.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.usom.gov.tr/bildirim/tr-24-1864",
"refsource": "MISC",
"name": "https://www.usom.gov.tr/bildirim/tr-24-1864"
},
{
"url": "https://www.django-cms.org/en/blog/2024/11/19/security-updates-for-django-filer-and-django-cms-attributes-field/",
"refsource": "MISC",
"name": "https://www.django-cms.org/en/blog/2024/11/19/security-updates-for-django-filer-and-django-cms-attributes-field/"
},
{
"url": "https://iltosec.com/blog/post/djangocms-attributes-field-300-stored-xss-vulnerability/",
"refsource": "MISC",
"name": "https://iltosec.com/blog/post/djangocms-attributes-field-300-stored-xss-vulnerability/"
},
{
"url": "https://github.com/django-cms/djangocms-attributes-field/commit/fe68d29ab78db5885bc31b67cf0537f1f02b33ad",
"refsource": "MISC",
"name": "https://github.com/django-cms/djangocms-attributes-field/commit/fe68d29ab78db5885bc31b67cf0537f1f02b33ad"
},
{
"url": "https://pypi.org/project/djangocms-attributes-field/#history",
"refsource": "MISC",
"name": "https://pypi.org/project/djangocms-attributes-field/#history"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "TR-24-1864",
"defect": [
"TR-24-1864"
],
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Ali ILTIZAR"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:N",
"version": "3.1"
}
]
}
}