cvelist/2023/37xxx/CVE-2023-37905.json

128 lines
5.1 KiB
JSON
Raw Normal View History

2023-07-10 18:00:39 +00:00
{
2023-07-21 20:00:34 +00:00
"data_version": "4.0",
2023-07-10 18:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-37905",
2023-07-21 20:00:34 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2023-07-10 18:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-15 19:00:34 +00:00
"value": "ckeditor-wordcount-plugin is an open source WordCount Plugin for CKEditor. It has been discovered that the `ckeditor-wordcount-plugin` plugin for CKEditor4 is susceptible to cross-site scripting when switching to the source code mode. This issue has been addressed in version 1.17.12 of the `ckeditor-wordcount-plugin` plugin and users are advised to upgrade. There are no known workarounds for this vulnerability.\n\n"
2023-07-21 20:00:34 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "w8tcha",
"product": {
"product_data": [
{
"product_name": "CKEditor-WordCount-Plugin",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 1.17.12"
}
]
}
}
]
}
2023-09-15 19:00:34 +00:00
},
{
"vendor_name": "typo3",
"product": {
"product_data": [
{
"product_name": "cms-rte-ckeditor",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": ">= 10.0.0, < 10.4.39"
},
{
"version_affected": "=",
"version_value": ">= 11.0.0, < 11.5.30"
}
]
}
}
]
}
2023-07-21 20:00:34 +00:00
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/w8tcha/CKEditor-WordCount-Plugin/security/advisories/GHSA-q9w4-w667-qqj4",
"refsource": "MISC",
"name": "https://github.com/w8tcha/CKEditor-WordCount-Plugin/security/advisories/GHSA-q9w4-w667-qqj4"
},
{
"url": "https://github.com/w8tcha/CKEditor-WordCount-Plugin/commit/0f03b3e5b7c1409998a13aba3a95396e6fa349d8",
"refsource": "MISC",
"name": "https://github.com/w8tcha/CKEditor-WordCount-Plugin/commit/0f03b3e5b7c1409998a13aba3a95396e6fa349d8"
},
{
"url": "https://github.com/w8tcha/CKEditor-WordCount-Plugin/commit/a4b154bdf35b3465320136fcb078f196b437c2f1",
"refsource": "MISC",
"name": "https://github.com/w8tcha/CKEditor-WordCount-Plugin/commit/a4b154bdf35b3465320136fcb078f196b437c2f1"
2023-09-15 19:00:34 +00:00
},
{
"url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-m8fw-p3cr-6jqc",
"refsource": "MISC",
"name": "https://github.com/TYPO3/typo3/security/advisories/GHSA-m8fw-p3cr-6jqc"
},
{
"url": "https://typo3.org/security/advisory/typo3-core-sa-2023-004",
"refsource": "MISC",
"name": "https://typo3.org/security/advisory/typo3-core-sa-2023-004"
2023-07-21 20:00:34 +00:00
}
]
},
"source": {
"advisory": "GHSA-q9w4-w667-qqj4",
"discovery": "UNKNOWN"
},
"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"
2023-07-10 18:00:39 +00:00
}
]
}
}