{ "schema_version": "1.4.0", "id": "GHSA-cw5r-jx8r-9f7x", "modified": "2024-11-07T19:20:34Z", "published": "2024-05-24T18:52:08Z", "aliases": [ "CVE-2024-5273" ], "summary": "Jenkins Report Info Plugin Path Traversal vulnerability", "details": "Jenkins Report Info Plugin 1.2 and earlier does not perform path validation of the workspace directory while serving report files.\n\nAdditionally, Report Info Plugin does not support distributed builds.\n\nThis results in a path traversal vulnerability, allowing attackers with Item/Configure permission to retrieve Surefire failures, PMD violations, Findbugs bugs, and Checkstyle errors on the controller file system by editing the workspace path.\n\nAs of publication of this advisory, there is no fix.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:report-info" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5273" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/report-info-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-05-24/#SECURITY-3070" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/05/24/2" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2024-05-24T18:52:08Z", "nvd_published_at": "2024-05-24T14:15:17Z" } }