ghsa-x9rq-9h44-f84v
Vulnerability from github
Published
2022-05-24 17:19
Modified
2022-12-20 22:40
Severity ?
Summary
Stored XSS vulnerability in Jenkins ECharts API Plugin
Details
ECharts API Plugin 4.7.0-3 and earlier does not escape the parser identifier when rendering charts.
This results in a stored cross-site scripting (XSS) vulnerability that can be exploited by users with Job/Configure permission.
ECharts API Plugin 4.7.0-4 escapes the parser identifier.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.jenkins.plugins:echarts-api" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.7.0-4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2193" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-20T22:40:57Z", "nvd_published_at": "2020-06-03T13:15:00Z", "severity": "MODERATE" }, "details": "ECharts API Plugin 4.7.0-3 and earlier does not escape the parser identifier when rendering charts.\n\nThis results in a stored cross-site scripting (XSS) vulnerability that can be exploited by users with Job/Configure permission.\n\nECharts API Plugin 4.7.0-4 escapes the parser identifier.", "id": "GHSA-x9rq-9h44-f84v", "modified": "2022-12-20T22:40:57Z", "published": "2022-05-24T17:19:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2193" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/echarts-api-plugin" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1841" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/06/03/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Stored XSS vulnerability in Jenkins ECharts API Plugin" }
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.