{ "schema_version": "1.4.0", "id": "GHSA-8vcg-v7g4-3vr7", "modified": "2024-12-06T22:00:52Z", "published": "2024-03-06T18:30:38Z", "aliases": [ "CVE-2024-28149" ], "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:htmlpublisher" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.16" }, { "fixed": "1.32.1" } ] } ] } ], "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" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-03-06T19:07:40Z", "nvd_published_at": "2024-03-06T17:15:10Z" } }