{ "schema_version": "1.4.0", "id": "GHSA-478x-m3mx-7j3f", "modified": "2024-10-31T19:15:40Z", "published": "2024-03-06T18:30:38Z", "aliases": [ "CVE-2024-28151" ], "summary": "Jenkins HTML Publisher Plugin Path traversal vulnerability", "details": "Jenkins HTML Publisher Plugin 1.32 and earlier archives invalid symbolic links in report directories on agents and recreates them on the controller, allowing attackers with Item/Configure permission to determine whether a path on the Jenkins controller file system exists, without being able to access it.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:htmlpublisher" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.32.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28151" }, { "type": "WEB", "url": "https://github.com/jenkinsci/htmlpublisher-plugin/commit/6b840248dd0d691bbac9b515cd750b3f925909b2" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/htmlpublisher-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-03-06/#SECURITY-3303" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/03/06/3" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-03-06T19:08:28Z", "nvd_published_at": "2024-03-06T17:15:10Z" } }