ghsa-rppc-655v-7j3c
Vulnerability from github
Published
2022-06-29 22:12
Modified
2022-07-11 19:26
Severity ?
VLAI Severity ?
Summary
Stored XSS in link tags added via XHR in SilverStripe Framework
Details
SilverStripe Framework 4.x prior to 4.10.9 is vulnerable to cross-site scripting inside the href attribute of an HTML hyperlink, which can be added to website content via XMLHttpRequest (XHR) by an authenticated CMS user.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.10.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-28803" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-06-29T22:12:39Z", "nvd_published_at": "2022-06-29T01:15:00Z", "severity": "MODERATE" }, "details": "SilverStripe Framework 4.x prior to 4.10.9 is vulnerable to cross-site scripting inside the href attribute of an HTML hyperlink, which can be added to website content via XMLHttpRequest (XHR) by an authenticated CMS user.", "id": "GHSA-rppc-655v-7j3c", "modified": "2022-07-11T19:26:57Z", "published": "2022-06-29T22:12:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28803" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2022-28803.yaml" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases/cve-2022-28803" } ], "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:N", "type": "CVSS_V3" } ], "summary": "Stored XSS in link tags added via XHR in SilverStripe Framework" }
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…