ghsa-rm7r-xv53-xwc3
Vulnerability from github
Published
2022-05-24 17:33
Modified
2022-12-22 13:41
Severity ?
Summary
Password stored in plain text by Jenkins AppSpider Plugin
Details
AppSpider Plugin 1.0.12 and earlier stores a password unencrypted in its global configuration file com.rapid7.jenkinspider.PostBuildScan.xml
on the Jenkins controller as part of its configuration.
This password can be viewed by users with access to the Jenkins controller file system.
AppSpider Plugin 1.0.13 stores a password encrypted once its configuration is saved again.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.rapid7:jenkinsci-appspider-plugin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2314" ], "database_specific": { "cwe_ids": [ "CWE-256", "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2022-12-22T13:41:28Z", "nvd_published_at": "2020-11-04T15:15:00Z", "severity": "LOW" }, "details": "AppSpider Plugin 1.0.12 and earlier stores a password unencrypted in its global configuration file `com.rapid7.jenkinspider.PostBuildScan.xml` on the Jenkins controller as part of its configuration.\n\nThis password can be viewed by users with access to the Jenkins controller file system.\n\nAppSpider Plugin 1.0.13 stores a password encrypted once its configuration is saved again.", "id": "GHSA-rm7r-xv53-xwc3", "modified": "2022-12-22T13:41:28Z", "published": "2022-05-24T17:33:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2314" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/appspider-build-scanner-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2058" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Password stored in plain text by Jenkins AppSpider 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.