{ "schema_version": "1.4.0", "id": "GHSA-fmq9-r4p2-8272", "modified": "2023-06-27T20:52:17Z", "published": "2022-09-22T00:00:26Z", "aliases": [ "CVE-2022-41255" ], "summary": "API token stored in plain text by Jenkins CONS3RT Plugin", "details": "Jenkins CONS3RT Plugin 1.0.0 and earlier stores Cons3rt API token unencrypted in job `config.xml` files on the Jenkins controller as part of its configuration.\n\nThis API token can be viewed by users with access to the Jenkins controller file system.", "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:cons3rt" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.0.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41255" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/cons3rt-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-09-21/#SECURITY-2759" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/09/21/5" } ], "database_specific": { "cwe_ids": [ "CWE-256", "CWE-522" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2022-12-06T00:39:13Z", "nvd_published_at": "2022-09-21T16:15:00Z" } }