From b63c73cd9dce5740c7f20935c763b4a8f42781e6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 19:04:44 +0000 Subject: [PATCH] Publish GHSA-7r32-vfj5-c2jv --- .../GHSA-7r32-vfj5-c2jv.json | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2024/08/GHSA-7r32-vfj5-c2jv/GHSA-7r32-vfj5-c2jv.json b/advisories/github-reviewed/2024/08/GHSA-7r32-vfj5-c2jv/GHSA-7r32-vfj5-c2jv.json index 289b5b60ba0..dd7ba9201e7 100644 --- a/advisories/github-reviewed/2024/08/GHSA-7r32-vfj5-c2jv/GHSA-7r32-vfj5-c2jv.json +++ b/advisories/github-reviewed/2024/08/GHSA-7r32-vfj5-c2jv/GHSA-7r32-vfj5-c2jv.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-7r32-vfj5-c2jv", - "modified": "2024-08-21T18:30:41Z", + "modified": "2025-02-18T19:03:30Z", "published": "2024-08-21T18:29:15Z", "aliases": [ "CVE-2024-43407" ], - "summary": "Code Snippet GeSHi plugin has reflected cross-site scripting (XSS) vulnerability", + "summary": "Code Snippet GeSHi plugin in CKEditor 4 has reflected cross-site scripting (XSS) vulnerability", "details": "### Affected packages\nThe vulnerability has been discovered in [Code Snippet GeSHi](https://ckeditor.com/cke4/addon/codesnippetgeshi) plugin. All integrators that use [GeSHi syntax highlighter](https://github.com/GeSHi/geshi-1.0) on the backend side can be affected.\n\n### Impact\nA potential vulnerability has been discovered in CKEditor 4 [Code Snippet GeSHi](https://ckeditor.com/cke4/addon/codesnippetgeshi) plugin. The vulnerability allowed a reflected XSS attack by exploiting a flaw in the [GeSHi syntax highlighter library](https://github.com/GeSHi/geshi-1.0) hosted by the victim.\n\nThe GeSHi library was included as a vendor dependency in CKEditor 4 source files. In a specific scenario, an attacker could craft a malicious script that could be executed by sending a request to the GeSHi library hosted on a PHP web server.\n\n### Patches\n\nThe [GeSHi library](https://github.com/GeSHi/geshi-1.0) is no longer actively maintained. Due to the lack of ongoing support and updates, potential security vulnerabilities have been identified with its continued use. To mitigate these risks and enhance the overall security of the CKEditor 4, we have decided to completely remove the GeSHi library as a dependency. This change aims to maintain a secure environment and reduce the risk of any security incidents related to outdated or unsupported software.\n\nTo integrators who still want to use the GeSHi syntax highlighter, we recommend manually adding the [GeSHi library](https://github.com/GeSHi/geshi-1.0) . Please be aware of and understand the potential security vulnerabilities associated with its use.\n\nThe fix is be available in version 4.25.0-lts.\n\n### Acknowledgements\n\nThe CKEditor 4 team would like to thank [Jiasheng He](https://github.com/Hebing123) from Qihoo 360 for recognizing and reporting this vulnerability.\n\n### For more information\n\nEmail us at [security@cksource.com](mailto:security@cksource.com) if you have any questions or comments about this advisory.", "severity": [ { @@ -37,6 +37,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "ckeditor/ckeditor" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.25.0" + } + ] + } + ] } ], "references": [