{ "schema_version": "1.4.0", "id": "GHSA-5j74-g3c5-wqww", "modified": "2024-05-02T14:06:42Z", "published": "2024-03-06T18:30:38Z", "aliases": [ "CVE-2024-28157" ], "summary": "Jenkins GitBucket Plugin vulnerable to stored Cross-site Scripting", "details": "Jenkins GitBucket Plugin 0.8 and earlier does not sanitize Gitbucket URLs on build views, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs.", "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:gitbucket" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.8" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28157" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/gitbucket-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-03-06/#SECURITY-3249" }, { "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:33:37Z", "nvd_published_at": "2024-03-06T17:15:10Z" } }