GHSA-9hg7-xmf8-jxf9

Suggest an improvement
Source
https://github.com/advisories/GHSA-9hg7-xmf8-jxf9
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-9hg7-xmf8-jxf9/GHSA-9hg7-xmf8-jxf9.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-9hg7-xmf8-jxf9
Aliases
Published
2022-05-24T17:29:16Z
Modified
2024-02-16T08:16:49.033521Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Stored XSS vulnerability in Jenkins Liquibase Runner Plugin
Details

Liquibase Runner Plugin 1.4.5 and earlier does not escape changeset contents when showing them on the build page.

This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to provide Liquibase changesets evaluated by the plugin.

Liquibase Runner Plugin 1.4.7 no longer supports evaluating changesets.

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

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"
}