ghsa-jcwj-j574-8j2c
Vulnerability from github
Published
2022-05-24 16:44
Modified
2023-10-26 21:54
Severity ?
Summary
Jenkins Azure AD Plugin stored the client secret unencrypted
Details
Jenkins Azure AD Plugin stored the client secret unencrypted in the global config.xml configuration file on the Jenkins controller. These credentials could be viewed by users with access to the Jenkins controller file system.
Azure AD Plugin now stores the client secret encrypted.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.3.3" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:azure-ad" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.3.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10318" ], "database_specific": { "cwe_ids": [ "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2023-10-26T21:54:57Z", "nvd_published_at": "2019-04-30T13:29:00Z", "severity": "LOW" }, "details": "Jenkins Azure AD Plugin stored the client secret unencrypted in the global config.xml configuration file on the Jenkins controller. These credentials could be viewed by users with access to the Jenkins controller file system.\n\nAzure AD Plugin now stores the client secret encrypted.", "id": "GHSA-jcwj-j574-8j2c", "modified": "2023-10-26T21:54:57Z", "published": "2022-05-24T16:44:56Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10318" }, { "type": "WEB", "url": "https://github.com/jenkinsci/azure-ad-plugin/commit/70983d1a6528847ccd6e7f124450c578c42d194f" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-04-30/#SECURITY-1390" }, { "type": "WEB", "url": "https://web.archive.org/web/20200227073756/http://www.securityfocus.com/bid/108159" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2019/04/30/5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Jenkins Azure AD Plugin stored the client secret unencrypted" }
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.