ghsa-cmwp-442x-3rcv
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 file upload functionality in Piranha CMS 11.1 allows authenticated remote attackers to upload a crafted PDF file to /manager/media. This PDF can contain malicious JavaScript code, which is executed when a victim user opens or interacts with the PDF in their web browser, leading to a XSS vulnerability.
{ "affected": [ { "package": { "ecosystem": "NuGet", "name": "Piranha" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "11.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-55342" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-12-20T21:54:12Z", "nvd_published_at": "2024-12-20T19:15:08Z", "severity": "MODERATE" }, "details": "A file upload functionality in Piranha CMS 11.1 allows authenticated remote attackers to upload a crafted PDF file to /manager/media. This PDF can contain malicious JavaScript code, which is executed when a victim user opens or interacts with the PDF in their web browser, leading to a XSS vulnerability.", "id": "GHSA-cmwp-442x-3rcv", "modified": "2024-12-20T21:54:12Z", "published": "2024-12-20T21:30:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55342" }, { "type": "PACKAGE", "url": "https://github.com/PiranhaCMS/piranha.core" }, { "type": "WEB", "url": "https://sec-fortress.github.io/posts/articles/posts/CVE-2024-55342.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.