GHSA-76w6-m7vv-7hhw

Suggest an improvement
Source
https://github.com/advisories/GHSA-76w6-m7vv-7hhw
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-76w6-m7vv-7hhw/GHSA-76w6-m7vv-7hhw.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-76w6-m7vv-7hhw
Aliases
Published
2022-05-24T16:50:03Z
Modified
2023-12-14T15:58:33.785379Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Missing permission check in Jenkins Docker Plugin
Details

A missing permission check in Jenkins Docker Plugin 1.1.6 and earlier in DockerAPI.DescriptorImpl#doTestConnection allowed users with Overall/Read access to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.

Database specific
{
    "nvd_published_at": "2019-07-11T14:15:00Z",
    "cwe_ids": [
        "CWE-862"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-12-14T15:40:38Z"
}
References

Affected packages

Maven / io.jenkins.docker:docker-plugin

Package

Name
io.jenkins.docker:docker-plugin
View open source insights on deps.dev
Purl
pkg:maven/io.jenkins.docker/docker-plugin

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1.7

Affected versions

1.*

1.1
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
1.1.6

Database specific

{
    "last_known_affected_version_range": "<= 1.1.6"
}