From d8f8311432cfc7fa9e1e04930741e74ef96436f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9EULKA=C4=9EAN=20MAMAK?= Date: Tue, 1 Sep 2026 15:24:29 +0300 Subject: [PATCH] Improve GHSA-ch4j-vcf5-58x5 --- .../05/GHSA-ch4j-vcf5-58x5/GHSA-ch4j-vcf5-58x5.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/advisories/github-reviewed/2026/05/GHSA-ch4j-vcf5-58x5/GHSA-ch4j-vcf5-58x5.json b/advisories/github-reviewed/2026/05/GHSA-ch4j-vcf5-58x5/GHSA-ch4j-vcf5-58x5.json index 0102a816eff8..00eb1d217676 100644 --- a/advisories/github-reviewed/2026/05/GHSA-ch4j-vcf5-58x5/GHSA-ch4j-vcf5-58x5.json +++ b/advisories/github-reviewed/2026/05/GHSA-ch4j-vcf5-58x5/GHSA-ch4j-vcf5-58x5.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-ch4j-vcf5-58x5", - "modified": "2026-05-21T20:26:48Z", + "modified": "2026-05-21T20:26:50Z", "published": "2026-05-15T18:30:34Z", "aliases": [ "CVE-2026-23695" @@ -9,10 +9,6 @@ "summary": "Cockpit CMS: Stored cross-site scripting vulnerability in the Set field type's Display template option", "details": "Cockpit CMS through version 2.14.0, patched in commit 72a83fc, contains a stored cross-site scripting vulnerability in the Set field type's Display template option, where the template string is processed by the $interpolate function using new Function() and rendered via Vue's v-html directive without sanitization. An attacker with content/:models/manage permission can inject arbitrary JavaScript into the Display template, which executes in the browser of any user viewing the collection items list.", "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" - }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" @@ -32,11 +28,14 @@ "introduced": "0" }, { - "last_affected": "2.14.0" + "fixed": "2.14.1" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.14.0" + } } ], "references": [