ghsa-99vc-xw8j-phjm
Vulnerability from github
Published
2024-02-11 03:30
Modified
2024-09-05 16:14
Severity ?
VLAI Severity ?
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."
{ "affected": [ { "package": { "ecosystem": "npm", "name": "ghost" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "5.76.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "ghost" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "5.76.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-23724" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-02-12T19:35:28Z", "nvd_published_at": "2024-02-11T01:15:08Z", "severity": "MODERATE" }, "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.\"", "id": "GHSA-99vc-xw8j-phjm", "modified": "2024-09-05T16:14:25Z", "published": "2024-02-11T03:30:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23724" }, { "type": "WEB", "url": "https://github.com/TryGhost/Ghost/pull/19646" }, { "type": "WEB", "url": "https://github.com/RhinoSecurityLabs/CVEs/tree/master/CVE-2024-23724" }, { "type": "PACKAGE", "url": "https://github.com/TryGhost/Ghost" }, { "type": "WEB", "url": "https://rhinosecuritylabs.com/blog" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Ghost has possible Cross-site Scripting issue" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…