{ "schema_version": "1.4.0", "id": "GHSA-cpm5-cqr9-7p79", "modified": "2022-12-09T20:01:45Z", "published": "2022-09-22T00:00:26Z", "aliases": [ "CVE-2022-41248" ], "summary": "Jenkins BigPanda Notifier Plugin Missing Password Field Masking", "details": "BigPanda Notifier Plugin 1.4.0 and earlier stores the BigPanda API key unencrypted in its global configuration file `BigpandaGlobalNotifier.xml` on the Jenkins controller as part of its configuration.\n\nThis API key can be viewed by users with access to the Jenkins controller file system.\n\nAdditionally, the global configuration form does not mask the API key, increasing the potential for attackers to observe and capture it.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:bigpanda-jenkins" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.4.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41248" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/bigpanda-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-09-21/#SECURITY-2243" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/09/21/5" } ], "database_specific": { "cwe_ids": [ "CWE-312", "CWE-549" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2022-09-23T13:18:08Z", "nvd_published_at": "2022-09-21T16:15:00Z" } }