GHSA-xx7g-f287-f9fq

Suggest an improvement
Source
https://github.com/advisories/GHSA-xx7g-f287-f9fq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-xx7g-f287-f9fq/GHSA-xx7g-f287-f9fq.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xx7g-f287-f9fq
Aliases
Published
2022-05-24T17:29:16Z
Modified
2024-02-16T08:24:59.329816Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N CVSS Calculator
Summary
XXE vulnerability in Jenkins Liquibase Runner Plugin
Details

Jenkins Liquibase Runner Plugin 1.4.5 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.

This allows attackers able to provide Liquibase changesets evaluated by the plugin to have Jenkins parse a crafted XML file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.

Jenkins Liquibase Runner Plugin 1.4.7 no longer parses Liquibase changesets.

Database specific
{
    "nvd_published_at": "2020-09-23T14:15:00Z",
    "cwe_ids": [
        "CWE-611"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-19T23:52:27Z"
}
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.7

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

Database specific

{
    "last_known_affected_version_range": "<= 1.4.5"
}