From 5431bd28a5fd356c25744a0370548b8d5cd60e7b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 14:43:57 +0000 Subject: [PATCH] Publish GHSA-qv4x-v2v4-f8p9 --- .../GHSA-qv4x-v2v4-f8p9/GHSA-qv4x-v2v4-f8p9.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/advisories/github-reviewed/2024/02/GHSA-qv4x-v2v4-f8p9/GHSA-qv4x-v2v4-f8p9.json b/advisories/github-reviewed/2024/02/GHSA-qv4x-v2v4-f8p9/GHSA-qv4x-v2v4-f8p9.json index 5f5cbd60ae8..4b9aee8b3b6 100644 --- a/advisories/github-reviewed/2024/02/GHSA-qv4x-v2v4-f8p9/GHSA-qv4x-v2v4-f8p9.json +++ b/advisories/github-reviewed/2024/02/GHSA-qv4x-v2v4-f8p9/GHSA-qv4x-v2v4-f8p9.json @@ -1,15 +1,19 @@ { "schema_version": "1.4.0", "id": "GHSA-qv4x-v2v4-f8p9", - "modified": "2024-02-26T22:15:36Z", + "modified": "2024-08-30T14:42:28Z", "published": "2024-02-22T06:30:33Z", + "withdrawn": "2024-08-30T14:42:28Z", "aliases": [ "CVE-2024-26482" ], - "summary": "Kirby CMS HTML injection vulnerability", - "details": "An HTML injection vulnerability in the Edit Content Layout module of Kirby CMS v4.1.0 allows attackers to execute arbitrary code via a crafted payload.", + "summary": "Withdrawn Advisory: Kirby CMS HTML injection vulnerability", + "details": "## Withdrawn Advisory\nThis advisory has been withdrawn because the vendor reports that some HTML formatting (such as with an H1 element) is allowed, but there is backend sanitization such that the reporter's mentioned \"injecting malicious scripts\" would not occur.\n\n## Original Advisory\nAn HTML injection vulnerability in the Edit Content Layout module of Kirby CMS v4.1.0 allows attackers to execute arbitrary code via a crafted payload.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H" + } ], "affected": [ { @@ -48,9 +52,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-80" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-02-26T22:15:36Z", "nvd_published_at": "2024-02-22T05:15:09Z"