Publish GHSA-j7gw-mwfg-vqf4

This commit is contained in:
advisory-database[bot]
2025-03-12 16:02:23 +00:00
parent 447b76a4f5
commit ad75691adb
@@ -1,14 +1,30 @@
{
"schema_version": "1.4.0",
"id": "GHSA-j7gw-mwfg-vqf4",
"modified": "2022-05-24T16:50:43Z",
"modified": "2025-03-12T16:01:09Z",
"published": "2022-05-24T16:50:43Z",
"aliases": [
"CVE-2019-1010241"
],
"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.",
"severity": [],
"affected": [],
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:credentials-binding"
},
"versions": [
"1.17"
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -18,16 +34,23 @@
"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": "http://www.securityfocus.com/bid/109320"
"url": "https://web.archive.org/web/20200227030005/https://www.securityfocus.com/bid/109320"
}
],
"database_specific": {
"cwe_ids": [],
"cwe_ids": [
"CWE-257",
"CWE-522"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-12T16:01:08Z",
"nvd_published_at": "2019-07-19T17:15:00Z"
}
}