ghsa-wg4m-vvp6-2hc5
Vulnerability from github
Published
2022-05-14 02:45
Modified
2025-04-11 20:01
Severity ?
VLAI Severity ?
Summary
SilverStripe vulnerable to Cross-site Scripting
Details
Multiple cross-site scripting (XSS) vulnerabilities in SilverStripe before 2.3.5 allow remote attackers to inject arbitrary web script or HTML via (1) the CommenterURL parameter to PostCommentForm, and in the Forum module before 0.2.5 in SilverStripe before 2.3.5 allow remote attackers to inject arbitrary web script or HTML via (2) the Search parameter to forums/search (aka the search script).
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "silverstripe/cms" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.3.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.3.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2010-1593" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-04-11T20:01:05Z", "nvd_published_at": "2010-04-28T23:30:00Z", "severity": "LOW" }, "details": "Multiple cross-site scripting (XSS) vulnerabilities in SilverStripe before 2.3.5 allow remote attackers to inject arbitrary web script or HTML via (1) the CommenterURL parameter to PostCommentForm, and in the Forum module before 0.2.5 in SilverStripe before 2.3.5 allow remote attackers to inject arbitrary web script or HTML via (2) the Search parameter to forums/search (aka the search script).", "id": "GHSA-wg4m-vvp6-2hc5", "modified": "2025-04-11T20:01:05Z", "published": "2022-05-14T02:45:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1593" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/55838" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/55839" }, { "type": "WEB", "url": "https://web.archive.org/web/20200228222759/https://www.securityfocus.com/bid/37923" }, { "type": "WEB", "url": "https://web.archive.org/web/20201208002434/http://www.securityfocus.com/archive/1/509139/100/0/threaded" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/fulldisclosure/2010-01/0450.html" }, { "type": "WEB", "url": "http://groups.google.com/group/silverstripe-announce/browse_thread/thread/f51749342eee9456" }, { "type": "WEB", "url": "http://open.silverstripe.org/changeset/97074" }, { "type": "WEB", "url": "http://open.silverstripe.org/wiki/ChangeLog/2.3.5" }, { "type": "WEB", "url": "http://www.silverstripe.org/security-releases" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U", "type": "CVSS_V4" } ], "summary": "SilverStripe vulnerable to Cross-site Scripting" }
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…