ghsa-qv6q-4jwx-7j5c
Vulnerability from github
Published
2022-05-24 17:28
Modified
2023-10-27 14:06
Severity ?
Summary
Arbitrary file write vulnerability in Jenkins Storable Configs Plugin
Details
Jenkins Storable Configs Plugin 1.0 and earlier does not restrict the user-specified file name, allowing attackers with Job/Configure permission to replace any other '.xml' file on the Jenkins controller with a job config.xml file's content.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jvnet.hudson.plugins:storable-configs-plugin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2278" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-12-28T22:50:36Z", "nvd_published_at": "2020-09-16T14:15:00Z", "severity": "MODERATE" }, "details": "Jenkins Storable Configs Plugin 1.0 and earlier does not restrict the user-specified file name, allowing attackers with Job/Configure permission to replace any other \u0027.xml\u0027 file on the Jenkins controller with a job config.xml file\u0027s content.", "id": "GHSA-qv6q-4jwx-7j5c", "modified": "2023-10-27T14:06:09Z", "published": "2022-05-24T17:28:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2278" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/storable-configs-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2020-09-16/#SECURITY-1968%20(2)" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/09/16/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Arbitrary file write vulnerability in Jenkins Storable Configs 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.