ghsa-f6mg-hmfp-6grw
Vulnerability from github
Published
2022-05-24 17:28
Modified
2022-12-29 01:43
Severity ?
VLAI Severity ?
Summary
Stored XSS vulnerability in Coverage/Complexity Scatter Plot Plugin
Details
Jenkins Coverage/Complexity Scatter Plot Plugin 1.1.1 and earlier does not escape the method information in tooltips, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to provide report files to the plugin's post-build step.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:covcomplplot" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2265" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-29T01:43:51Z", "nvd_published_at": "2020-09-16T14:15:00Z", "severity": "HIGH" }, "details": "Jenkins Coverage/Complexity Scatter Plot Plugin 1.1.1 and earlier does not escape the method information in tooltips, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to provide report files to the plugin\u0027s post-build step.", "id": "GHSA-f6mg-hmfp-6grw", "modified": "2022-12-29T01:43:51Z", "published": "2022-05-24T17:28:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2265" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/covcomplplot-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2020-09-16/#SECURITY-1913" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/09/16/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Stored XSS vulnerability in Coverage/Complexity Scatter Plot 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.
Loading…