ghsa-mmx8-vrfg-hfmq
Vulnerability from github
Published
2024-12-20 21:30
Modified
2024-12-20 21:54
Severity ?
Summary
Piranha CMS Cross-site Scripting vulnerability
Details
A stored cross-site scripting (XSS) vulnerability in Piranha CMS 11.1 allows remote attackers to execute arbitrary JavaScript in the web browser of a user, by creating a page via the /manager/pages and then adding a markdown content with the XSS payload.
{ "affected": [ { "package": { "ecosystem": "NuGet", "name": "Piranha" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "11.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-55341" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-12-20T21:54:33Z", "nvd_published_at": "2024-12-20T20:15:23Z", "severity": "MODERATE" }, "details": "A stored cross-site scripting (XSS) vulnerability in Piranha CMS 11.1 allows remote attackers to execute arbitrary JavaScript in the web browser of a user, by creating a page via the /manager/pages and then adding a markdown content with the XSS payload.", "id": "GHSA-mmx8-vrfg-hfmq", "modified": "2024-12-20T21:54:33Z", "published": "2024-12-20T21:30:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55341" }, { "type": "PACKAGE", "url": "https://github.com/PiranhaCMS/piranha.core" }, { "type": "WEB", "url": "https://sec-fortress.github.io/posts/articles/posts/CVE-2024-55341.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Piranha CMS Cross-site Scripting vulnerability" }
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.