ghsa-435g-r2m8-gjvm
Vulnerability from github
Published
2022-05-14 03:15
Modified
2022-11-04 18:44
Severity ?
VLAI Severity ?
Summary
Cross-site Scripting in Graylog
Details
Graylog before v2.4.4 has an XSS security issue with unescaped text in dashboard names, related to components/dashboard/Dashboard.jsx, components/dashboard/EditDashboardModal.jsx, and pages/ShowDashboardPage.jsx.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.graylog2:graylog2-server" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.4.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-11651" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-11-04T18:44:24Z", "nvd_published_at": "2018-06-01T14:29:00Z", "severity": "MODERATE" }, "details": "Graylog before v2.4.4 has an XSS security issue with unescaped text in dashboard names, related to components/dashboard/Dashboard.jsx, components/dashboard/EditDashboardModal.jsx, and pages/ShowDashboardPage.jsx.", "id": "GHSA-435g-r2m8-gjvm", "modified": "2022-11-04T18:44:24Z", "published": "2022-05-14T03:15:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11651" }, { "type": "WEB", "url": "https://github.com/Graylog2/graylog2-server/pull/4739" }, { "type": "PACKAGE", "url": "https://github.com/Graylog2/graylog2-server" }, { "type": "WEB", "url": "https://www.graylog.org/post/announcing-graylog-v2-4-4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting in Graylog" }
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…