Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GHSA-cw68-xmm4-c83r] Jenkins Conjur Secrets Plugin 1.0.9 and earlier... #876

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,23 +1,52 @@
{
"schema_version": "1.3.0",
"id": "GHSA-cw68-xmm4-c83r",
"modified": "2022-01-20T00:02:18Z",
"modified": "2022-11-29T08:54:28Z",
"published": "2022-01-13T00:00:53Z",
"aliases": [
"CVE-2022-23117"
],
"summary": "Agent-to-controller security bypass in Jenkins Conjur Secrets Plugin allows retrieving all credentials ",
"details": "Jenkins Conjur Secrets Plugin 1.0.9 and earlier implements functionality that allows attackers able to control agent processes to retrieve all username/password credentials stored on the Jenkins controller.",
"severity": [

{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [

{
"package": {
"ecosystem": "Maven",
"name": "org.conjur.jenkins:conjur-credentials"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.10"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 1.0.9"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23117"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/conjur-credentials-plugin"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2522%20(2)"
Expand All @@ -31,7 +60,7 @@
"cwe_ids": [
"CWE-269"
],
"severity": "HIGH",
"severity": "MODERATE",
"github_reviewed": false
}
}