ghsa-8vcg-v7g4-3vr7
Vulnerability from github
Published
2024-03-06 18:30
Modified
2024-05-02 13:09
Severity ?
Summary
Jenkins HTML Publisher Plugin does not properly sanitize input
Details
Jenkins HTML Publisher Plugin 1.16 through 1.32 (both inclusive) does not properly sanitize input, allowing attackers with Item/Configure permission to implement cross-site scripting (XSS) attacks and to determine whether a path on the Jenkins controller file system exists.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:htmlpublisher" }, "ranges": [ { "events": [ { "introduced": "1.16" }, { "fixed": "1.32.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-28149" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-03-06T19:07:40Z", "nvd_published_at": "2024-03-06T17:15:10Z", "severity": "HIGH" }, "details": "Jenkins HTML Publisher Plugin 1.16 through 1.32 (both inclusive) does not properly sanitize input, allowing attackers with Item/Configure permission to implement cross-site scripting (XSS) attacks and to determine whether a path on the Jenkins controller file system exists.", "id": "GHSA-8vcg-v7g4-3vr7", "modified": "2024-05-02T13:09:02Z", "published": "2024-03-06T18:30:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28149" }, { "type": "WEB", "url": "https://github.com/jenkinsci/htmlpublisher-plugin/commit/8bf2e2297a86ad50f7567fb953b2f8ec18b2891b" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/htmlpublisher-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-03-06/#SECURITY-3301" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/03/06/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": "Jenkins HTML Publisher Plugin does not properly sanitize input" }
Loading...
Loading...
- 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.