ghsa-36fg-whr2-g999
Vulnerability from github
Published
2023-08-16 15:30
Modified
2024-01-04 12:09
Severity ?
Summary
Jenkins NodeJS Plugin improper credential masking vulnerability
Details
Jenkins NodeJS Plugin integrates with Config File Provider Plugin to specify custom NPM settings, including credentials for authentication, in a Npm config file.
NodeJS Plugin 1.6.0 and earlier does not properly mask (i.e., replace with asterisks) credentials specified in the Npm config file in Pipeline build logs.
NodeJS Plugin 1.6.1 masks credentials specified in the Npm config file in Pipeline build logs.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:nodejs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-40340" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2023-08-16T21:13:10Z", "nvd_published_at": "2023-08-16T15:15:11Z", "severity": "MODERATE" }, "details": "Jenkins NodeJS Plugin integrates with Config File Provider Plugin to specify custom NPM settings, including credentials for authentication, in a Npm config file.\n\nNodeJS Plugin 1.6.0 and earlier does not properly mask (i.e., replace with asterisks) credentials specified in the Npm config file in Pipeline build logs.\n\nNodeJS Plugin 1.6.1 masks credentials specified in the Npm config file in Pipeline build logs.", "id": "GHSA-36fg-whr2-g999", "modified": "2024-01-04T12:09:17Z", "published": "2023-08-16T15:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40340" }, { "type": "WEB", "url": "https://github.com/jenkinsci/nodejs-plugin/commit/a2198feb53765f0b1f063b1827e90473a60a25a0" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-08-16/#SECURITY-3196" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/08/16/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Jenkins NodeJS Plugin improper credential masking vulnerability" }
Loading...
Loading...
- 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.