ghsa-x22x-5pp9-8v7f
Vulnerability from github
Published
2024-01-24 18:31
Modified
2024-01-29 21:54
Severity ?
Summary
Content-Security-Policy disabled by Red Hat Dependency Analytics Jenkins Plugin
Details
Jenkins sets the Content-Security-Policy header to static files served by Jenkins (specifically DirectoryBrowserSupport), such as workspaces, /userContent, or archived artifacts, unless a Resource Root URL is specified.
Red Hat Dependency Analytics Plugin 0.7.1 and earlier globally disables the Content-Security-Policy header for static files served by Jenkins whenever the 'Invoke Red Hat Dependency Analytics (RHDA)' build step is executed. This allows cross-site scripting (XSS) attacks by users with the ability to control files in workspaces, archived artifacts, etc.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.jenkins.plugins:redhat-dependency-analytics" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.9.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-23905" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-01-24T21:51:55Z", "nvd_published_at": "2024-01-24T18:15:09Z", "severity": "HIGH" }, "details": "Jenkins sets the Content-Security-Policy header to static files served by Jenkins (specifically DirectoryBrowserSupport), such as workspaces, /userContent, or archived artifacts, unless a Resource Root URL is specified.\n\nRed Hat Dependency Analytics Plugin 0.7.1 and earlier globally disables the Content-Security-Policy header for static files served by Jenkins whenever the \u0027Invoke Red Hat Dependency Analytics (RHDA)\u0027 build step is executed. This allows cross-site scripting (XSS) attacks by users with the ability to control files in workspaces, archived artifacts, etc.\n", "id": "GHSA-x22x-5pp9-8v7f", "modified": "2024-01-29T21:54:26Z", "published": "2024-01-24T18:31:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23905" }, { "type": "WEB", "url": "https://github.com/jenkinsci/redhat-dependency-analytics-plugin/commit/123e37795eb69f533a1cd8bd74113ebb1fdbdcda" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/redhat-dependency-analytics-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3322" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/01/24/6" } ], "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": "Content-Security-Policy disabled by Red Hat Dependency Analytics Jenkins Plugin" }
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.