GHSA-44cm-p9q7-rr3p

Suggest an improvement
Source
https://github.com/advisories/GHSA-44cm-p9q7-rr3p
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-44cm-p9q7-rr3p/GHSA-44cm-p9q7-rr3p.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-44cm-p9q7-rr3p
Aliases
Published
2022-05-24T17:29:16Z
Modified
2024-02-16T08:08:57.620168Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Missing permission check in Jenkins Liquibase Runner Plugin allows enumerating credentials IDs
Details

Liquibase Runner Plugin 1.4.7 and earlier does not perform a permission check in an HTTP endpoint.

This allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another vulnerability.

An enumeration of credentials IDs in Liquibase Runner Plugin 1.4.8 requires the appropriate permissions.

Database specific
{
    "nvd_published_at": "2020-09-23T14:15:00Z",
    "cwe_ids": [
        "CWE-862"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-19T23:52:41Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:liquibase-runner

Package

Name
org.jenkins-ci.plugins:liquibase-runner
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/liquibase-runner

Affected ranges

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

Affected versions

1.*

1.0.0
1.0.1
1.0.2
1.1.0
1.2.0
1.2.1
1.3.0
1.4.2
1.4.3
1.4.4
1.4.5
1.4.7

Database specific

{
    "last_known_affected_version_range": "<= 1.4.7"
}