Publish GHSA-99vc-xw8j-phjm

This commit is contained in:
advisory-database[bot]
2024-09-05 16:15:49 +00:00
parent e030dcc61c
commit 327cf0c28b
@@ -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,