ghsa-w6c2-jrhh-jrxg
Vulnerability from github
Published
2022-05-24 17:27
Modified
2022-12-20 22:39
Severity ?
Summary
Credentials stored in plain text by Jenkins tfs Plugin
Details
tfs Plugin 5.157.1 and earlier stores a webhook secret unencrypted in its global configuration file hudson.plugins.tfs.TeamPluginGlobalConfig.xml
on the Jenkins controller as part of its configuration. This secret can be viewed by attackers with access to the Jenkins controller file system.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:tfs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "5.157.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2249" ], "database_specific": { "cwe_ids": [ "CWE-256", "CWE-311" ], "github_reviewed": true, "github_reviewed_at": "2022-12-20T22:39:49Z", "nvd_published_at": "2020-09-01T14:15:00Z", "severity": "LOW" }, "details": "tfs Plugin 5.157.1 and earlier stores a webhook secret unencrypted in its global configuration file `hudson.plugins.tfs.TeamPluginGlobalConfig.xml` on the Jenkins controller as part of its configuration. This secret can be viewed by attackers with access to the Jenkins controller file system.", "id": "GHSA-w6c2-jrhh-jrxg", "modified": "2022-12-20T22:39:49Z", "published": "2022-05-24T17:27:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2249" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/tfs-plugin" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2020-09-01/#SECURITY-1506" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/09/01/3" } ], "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": "Credentials stored in plain text by Jenkins tfs 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.