mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-42mm-x828-56c7 GHSA-jm4g-8rvq-v87j
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21617"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/jenkinsci/configurationslicing-plugin/commit/b22b82df3654e8379466a51de4391884aa4d6156"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/jenkinsci/configurationslicing-plugin"
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-jm4g-8rvq-v87j",
|
||||
"modified": "2023-10-27T15:11:38Z",
|
||||
"modified": "2023-12-21T13:49:53Z",
|
||||
"published": "2022-05-24T19:04:53Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21664"
|
||||
],
|
||||
"summary": "Missing permission check in XebiaLabs XL Deploy Plugin allows capturing credentials",
|
||||
"details": "An incorrect permission check in Jenkins XebiaLabs XL Deploy Plugin 10.0.1 and earlier allows attackers with Generic Create permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing Username/password credentials stored in Jenkins.",
|
||||
"summary": "Incorrect permission check in XebiaLabs XL Deploy Plugin allows capturing credentials",
|
||||
"details": "An incorrect permission check in Jenkins XebiaLabs XL Deploy Plugin 10.0.1 and earlier allows attackers with Generic Create permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing Username/password credentials stored in Jenkins.\n\nThe permission check was partially fixed in XebiaLabs XL Deploy Plugin 7.5.9: A permission check was added, but for the wrong permission, still allowing some non-admin users to access the form validation method.\n",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -43,6 +43,10 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21664"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/jenkinsci/xldeploy-plugin/commit/79ae204d2ee6cd94badf4c24a150cee13a3bde44"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/jenkinsci/xldeploy-plugin"
|
||||
|
||||
Reference in New Issue
Block a user