ghsa-cjgm-9vc9-56mx
Vulnerability from github
Published
2024-01-24 18:31
Modified
2024-01-31 20:23
Severity ?
Summary
Path traversal vulnerability in Jenkins Matrix Project Plugin
Details
Jenkins Matrix Project Plugin 822.v01b_8c85d16d2 and earlier does not sanitize user-defined axis names of multi-configuration projects submitted through the config.xml
REST API endpoint.
This allows attackers with Item/Configure permission to create or replace any config.xml
file on the Jenkins controller file system with content not controllable by the attackers.
Matrix Project Plugin 822.824.v14451b_c0fd42 sanitizes user-defined axis names of Multi-configuration project.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:matrix-project" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "822.824.v14451b" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-23900" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-01-24T21:48:53Z", "nvd_published_at": "2024-01-24T18:15:09Z", "severity": "MODERATE" }, "details": "Jenkins Matrix Project Plugin 822.v01b_8c85d16d2 and earlier does not sanitize user-defined axis names of multi-configuration projects submitted through the `config.xml` REST API endpoint.\n\nThis allows attackers with Item/Configure permission to create or replace any `config.xml` file on the Jenkins controller file system with content not controllable by the attackers.\n\nMatrix Project Plugin 822.824.v14451b_c0fd42 sanitizes user-defined axis names of Multi-configuration project.", "id": "GHSA-cjgm-9vc9-56mx", "modified": "2024-01-31T20:23:24Z", "published": "2024-01-24T18:31:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23900" }, { "type": "WEB", "url": "https://github.com/jenkinsci/matrix-project-plugin/commit/f7a5b24905f69896234da34250171c1be80cddb4" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/matrix-project-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3289" }, { "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:N/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Path traversal vulnerability in Jenkins Matrix Project Plugin" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.