From 327cf0c28b3a65ab2528d02f42185fea03819908 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 16:15:49 +0000 Subject: [PATCH] Publish GHSA-99vc-xw8j-phjm --- .../2024/02/GHSA-99vc-xw8j-phjm/GHSA-99vc-xw8j-phjm.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2024/02/GHSA-99vc-xw8j-phjm/GHSA-99vc-xw8j-phjm.json b/advisories/github-reviewed/2024/02/GHSA-99vc-xw8j-phjm/GHSA-99vc-xw8j-phjm.json index a313a1800c1..5fb846399a3 100644 --- a/advisories/github-reviewed/2024/02/GHSA-99vc-xw8j-phjm/GHSA-99vc-xw8j-phjm.json +++ b/advisories/github-reviewed/2024/02/GHSA-99vc-xw8j-phjm/GHSA-99vc-xw8j-phjm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-99vc-xw8j-phjm", - "modified": "2024-02-12T19:35:28Z", + "modified": "2024-09-05T16:14:25Z", "published": "2024-02-11T03:30:17Z", "aliases": [ "CVE-2024-23724" @@ -9,7 +9,10 @@ "summary": "Ghost has possible Cross-site Scripting issue", "details": "Ghost through 5.76.0 allows stored XSS, and resultant privilege escalation in which a contributor can take over any account, via an SVG profile picture that contains JavaScript code to interact with the API on localhost TCP port 3001. NOTE: The discoverer reports that \"The vendor does not view this as a valid vector.\"", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L" + } ], "affected": [ { @@ -75,7 +78,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-79" ], "severity": "MODERATE", "github_reviewed": true,