ghsa-j7gw-mwfg-vqf4
Vulnerability from github
Published
2022-05-24 16:50
Modified
2025-03-12 16:01
Severity ?
VLAI Severity ?
Summary
Jenkins Credentials Binding Plugin Stores Passwords in a Recoverable Format
Details
Jenkins Credentials Binding Plugin Jenkins 1.17 is affected by: CWE-257: Storing Passwords in a Recoverable Format. The impact is: Authenticated users can recover credentials. The component is: config-variables.jelly line #30 (passwordVariable). The attack vector is: Attacker creates and executes a Jenkins job.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:credentials-binding" }, "versions": [ "1.17" ] } ], "aliases": [ "CVE-2019-1010241" ], "database_specific": { "cwe_ids": [ "CWE-257", "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2025-03-12T16:01:08Z", "nvd_published_at": "2019-07-19T17:15:00Z", "severity": "MODERATE" }, "details": "Jenkins Credentials Binding Plugin Jenkins 1.17 is affected by: CWE-257: Storing Passwords in a Recoverable Format. The impact is: Authenticated users can recover credentials. The component is: config-variables.jelly line #30 (passwordVariable). The attack vector is: Attacker creates and executes a Jenkins job.", "id": "GHSA-j7gw-mwfg-vqf4", "modified": "2025-03-12T16:01:09Z", "published": "2022-05-24T16:50:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010241" }, { "type": "WEB", "url": "https://docs.google.com/document/d/1MBEoJSMvkjp5Kua0bRD_kiDBisL0fOCwTL9uMWj4lGA/edit?usp=sharing" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/credentials-binding-plugin" }, { "type": "WEB", "url": "https://web.archive.org/web/20200227030005/https://www.securityfocus.com/bid/109320" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Jenkins Credentials Binding Plugin Stores Passwords in a Recoverable Format" }
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.
Loading…
Loading…