ghsa-m2ww-6wv6-vw3c
Vulnerability from github
Published
2022-06-25 00:00
Modified
2022-07-06 16:48
Severity ?
VLAI Severity ?
Summary
Cross site scripting in Concrete CMS
Details
XSS in /dashboard/blocks/stacks/view_details/ - old browsers only. When using an older browser with built-in XSS protection disabled, insufficient sanitation where built urls are outputted can be exploited for Concrete 8.5.7 and below as well as Concrete 9.0 through 9.0.2 to allow XSS. This cannot be exploited in modern-day web browsers due to an automatic input escape mechanism. Concrete CMS Security team ranked this vulnerability 3.1with CVSS v3.1 Vector AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N. Sanitation has been added where built urls are output.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "concrete5/core" }, "ranges": [ { "events": [ { "introduced": "9.0.0" }, { "fixed": "9.1.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "concrete5/core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.5.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-30120" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-06-29T21:18:26Z", "nvd_published_at": "2022-06-24T15:15:00Z", "severity": "LOW" }, "details": "XSS in /dashboard/blocks/stacks/view_details/ - old browsers only. When using an older browser with built-in XSS protection disabled, insufficient sanitation where built urls are outputted can be exploited for Concrete 8.5.7 and below as well as Concrete 9.0 through 9.0.2 to allow XSS. This cannot be exploited in modern-day web browsers due to an automatic input escape mechanism. Concrete CMS Security team ranked this vulnerability 3.1with CVSS v3.1 Vector AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N. Sanitation has been added where built urls are output.", "id": "GHSA-m2ww-6wv6-vw3c", "modified": "2022-07-06T16:48:12Z", "published": "2022-06-25T00:00:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30120" }, { "type": "WEB", "url": "https://hackerone.com/reports/1363598" }, { "type": "WEB", "url": "https://documentation.concretecms.org/developers/introduction/version-history/858-release-notes" }, { "type": "WEB", "url": "https://documentation.concretecms.org/developers/introduction/version-history/910-release-notes" }, { "type": "PACKAGE", "url": "https://github.com/concretecms/concretecms-core" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross site scripting in Concrete CMS" }
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…