ghsa-qr42-82qj-mw65
Vulnerability from github
Published
2022-05-24 16:50
Modified
2024-03-12 15:58
Severity ?
Summary
Improper Limitation of a Pathname to a Restricted Directory in Jenkins
Details
A path traversal vulnerability in Jenkins 2.185 and earlier, LTS 2.176.1 and earlier in core/src/main/java/hudson/model/FileParameterValue.java
allowed attackers with Job/Configure permission to define a file parameter with a file name outside the intended directory, resulting in an arbitrary file write on the Jenkins master when scheduling a build.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.176.1" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.main:jenkins-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.176.2" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 2.185" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.main:jenkins-core" }, "ranges": [ { "events": [ { "introduced": "2.177" }, { "fixed": "2.186" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10352" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-06-28T22:59:12Z", "nvd_published_at": "2019-07-17T16:15:00Z", "severity": "MODERATE" }, "details": "A path traversal vulnerability in Jenkins 2.185 and earlier, LTS 2.176.1 and earlier in `core/src/main/java/hudson/model/FileParameterValue.java` allowed attackers with Job/Configure permission to define a file parameter with a file name outside the intended directory, resulting in an arbitrary file write on the Jenkins master when scheduling a build.", "id": "GHSA-qr42-82qj-mw65", "modified": "2024-03-12T15:58:35Z", "published": "2022-05-24T16:50:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10352" }, { "type": "WEB", "url": "https://github.com/jenkinsci/jenkins/commit/18fc7c0b466553cbd4f790db3270964305bee7f9" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2503" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2548" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/jenkins" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-07-17/#SECURITY-1424" }, { "type": "WEB", "url": "https://web.archive.org/web/20200227033157/http://www.securityfocus.com/bid/109299" }, { "type": "WEB", "url": "https://www.tenable.com/security/research/tra-2019-35" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2019/07/17/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Improper Limitation of a Pathname to a Restricted Directory in Jenkins" }
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.