ghsa-vvxf-r4vm-2vm6
Vulnerability from github
Published
2022-11-21 23:59
Modified
2025-04-29 13:14
Severity ?
Summary
Reflected XSS in querystring parameters
Details
An attacker could inject a XSS payload in a Silverstripe CMS response by carefully crafting a return URL on a /dev/build or /Security/login request.
To exploit this vulnerability, an attacker would need to convince a user to follow a link with a malicious payload.
This will only affect projects configured to output PHP warnings to the browser. By default, Silverstripe CMS will only output PHP warnings if your SS_ENVIRONMENT_TYPE environment variable is set to dev. Production sites should always set SS_ENVIRONMENT_TYPE to live.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.11.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-38462" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-11-21T23:59:56Z", "nvd_published_at": "2022-11-22T13:15:00Z", "severity": "MODERATE" }, "details": "An attacker could inject a XSS payload in a Silverstripe CMS response by carefully crafting a return URL on a /dev/build or /Security/login request.\n\nTo exploit this vulnerability, an attacker would need to convince a user to follow a link with a malicious payload.\n\nThis will only affect projects configured to output PHP warnings to the browser. By default, Silverstripe CMS will only output PHP warnings if your SS_ENVIRONMENT_TYPE environment variable is set to dev. Production sites should always set SS_ENVIRONMENT_TYPE to live.", "id": "GHSA-vvxf-r4vm-2vm6", "modified": "2025-04-29T13:14:39Z", "published": "2022-11-21T23:59:56Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38462" }, { "type": "WEB", "url": "https://forum.silverstripe.org/c/releases" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2022-38462.yaml" }, { "type": "WEB", "url": "https://www.silverstripe.org/blog/tag/release" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases/cve-2022-38462" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Reflected XSS in querystring parameters" }
Loading...
Loading...
- 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.