ghsa-xj29-gfww-j67g
Vulnerability from github
Published
2023-04-02 21:30
Modified
2023-04-07 23:02
Severity ?
Summary
Jenkins JaCoCo Plugin vulnerable to Stored Cross-site Scripting
Details
Jenkins JaCoCo Plugin 3.3.2 and earlier does not escape class and method names shown on the UI, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control input files for the 'Record JaCoCo coverage report' post-build action. Version 3.3.2.1 escapes class and method names shown on the UI.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:jacoco" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.3.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-28669" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-04-03T22:54:41Z", "nvd_published_at": "2023-04-02T21:15:00Z", "severity": "HIGH" }, "details": "Jenkins JaCoCo Plugin 3.3.2 and earlier does not escape class and method names shown on the UI, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control input files for the \u0027Record JaCoCo coverage report\u0027 post-build action. Version 3.3.2.1 escapes class and method names shown on the UI.", "id": "GHSA-xj29-gfww-j67g", "modified": "2023-04-07T23:02:22Z", "published": "2023-04-02T21:30:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28669" }, { "type": "WEB", "url": "https://github.com/jenkinsci/jacoco-plugin/commit/96386f94b00e8802c4905b58e5c3dc4fa4a7c1cd" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-3061" } ], "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": "Jenkins JaCoCo Plugin vulnerable to Stored Cross-site Scripting" }
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.