ghsa-j696-6m57-mcrv
Vulnerability from github
Published
2022-05-17 00:29
Modified
2023-07-27 00:42
Severity ?
VLAI Severity ?
Summary
Silverstripe CMS XSS Vulnerability
Details
SilverStripe CMS before 3.6.1 has XSS via an SVG document that is mishandled by (1) the Insert Media option in the content editor or (2) an admin/assets/add pathname, as demonstrated by the admin/pages/edit/EditorToolbar/MediaForm/field/AssetUploadField/upload URI, aka issue SS-2017-017.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "silverstripe/cms" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.6.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-14498" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-07-27T00:42:17Z", "nvd_published_at": "2017-09-15T18:29:00Z", "severity": "MODERATE" }, "details": "SilverStripe CMS before 3.6.1 has XSS via an SVG document that is mishandled by (1) the Insert Media option in the content editor or (2) an admin/assets/add pathname, as demonstrated by the admin/pages/edit/EditorToolbar/MediaForm/field/AssetUploadField/upload URI, aka issue SS-2017-017.", "id": "GHSA-j696-6m57-mcrv", "modified": "2023-07-27T00:42:17Z", "published": "2022-05-17T00:29:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14498" }, { "type": "WEB", "url": "https://github.com/silverstripe/silverstripe-framework/commit/25b77a2ff8deabe8e8894002b9a5647eaec27b0a" }, { "type": "WEB", "url": "https://github.com/silverstripe/silverstripe-installer/commit/c25478bef75cc5482852e80a1fa6f1f0e6460e39" }, { "type": "WEB", "url": "https://docs.silverstripe.org/en/3/changelogs/3.6.1" }, { "type": "WEB", "url": "http://lists.openwall.net/full-disclosure/2017/09/14/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Silverstripe CMS 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.
Loading…