ghsa-qvrv-2x7x-78x2
Vulnerability from github
Published
2020-02-24 17:33
Modified
2024-02-06 17:33
Severity ?
VLAI Severity ?
Summary
Reflected XSS in SilverStripe
Details
SilverStripe through 4.4.x before 4.4.5 and 4.5.x before 4.5.2 allows Reflected XSS on the login form and custom forms. Silverstripe Forms allow malicious HTML or JavaScript to be inserted through non-scalar FormField attributes, which allows performing XSS (Cross-Site Scripting) on some forms built with user input (Request data). This can lead to phishing attempts to obtain a user's credentials or other sensitive user input.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "events": [ { "introduced": "4.5.0" }, { "fixed": "4.5.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.4.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-19325" ], "database_specific": { "cwe_ids": [ "CWE-78", "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2020-02-18T20:11:37Z", "nvd_published_at": "2020-02-17T20:15:11Z", "severity": "MODERATE" }, "details": "SilverStripe through 4.4.x before 4.4.5 and 4.5.x before 4.5.2 allows Reflected XSS on the login form and custom forms. Silverstripe Forms allow malicious HTML or JavaScript to be inserted through non-scalar FormField attributes, which allows performing XSS (Cross-Site Scripting) on some forms built with user input (Request data). This can lead to phishing attempts to obtain a user\u0026amp;#39;s credentials or other sensitive user input.", "id": "GHSA-qvrv-2x7x-78x2", "modified": "2024-02-06T17:33:37Z", "published": "2020-02-24T17:33:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19325" }, { "type": "WEB", "url": "https://github.com/silverstripe/silverstripe-framework/commit/49fda52b12ba59f0a04bcabf78425586a8779e89" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2019-19325.yaml" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases/cve-2019-19325" } ], "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 SilverStripe" }
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…