ghsa-72pf-cvwq-vgqg
Vulnerability from github
Published
2022-05-14 01:20
Modified
2024-04-25 22:31
Severity ?
Summary
Craft CMS Cross-site Scripting (XSS) Vulnerability
Details
index.php?p=admin/actions/entries/save-entry
in Craft CMS 3.0.25 allows XSS by saving a new title from the console tab.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "craftcms/cms" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.0.25" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-20418" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-04-25T22:31:49Z", "nvd_published_at": "2018-12-24T04:29:00Z", "severity": "MODERATE" }, "details": "`index.php?p=admin/actions/entries/save-entry` in Craft CMS 3.0.25 allows XSS by saving a new title from the console tab.", "id": "GHSA-72pf-cvwq-vgqg", "modified": "2024-04-25T22:31:49Z", "published": "2022-05-14T01:20:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20418" }, { "type": "PACKAGE", "url": "https://github.com/craftcms/cms" }, { "type": "WEB", "url": "https://github.com/rdincel1/Craft-CMS-3.0.25---Cross-Site-Scripting" }, { "type": "WEB", "url": "https://web.archive.org/web/20201208014852/https://www.raifberkaydincel.com/craft-cms-3-0-25-cross-site-scripting-vulnerability.html" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/46054" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Craft CMS Cross-site Scripting (XSS) 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.