GHSA-5wc4-w63v-97c3

Suggest an improvement
Source
https://github.com/advisories/GHSA-5wc4-w63v-97c3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-5wc4-w63v-97c3/GHSA-5wc4-w63v-97c3.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-5wc4-w63v-97c3
Aliases
Published
2022-05-24T19:12:36Z
Modified
2024-02-16T08:00:12.898425Z
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 Nested View Plugin
Details

Jenkins Nested View Plugin 1.20 and earlier does not configure its XML transformer to prevent XML external entity (XXE) attacks.

This allows attackers able to configure views to have Jenkins parse a crafted view XML definition that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.

Jenkins Nested View Plugin 1.21 disables external entity resolution for its XML transformer.

Database specific
{
    "nvd_published_at": "2021-08-31T14:15:00Z",
    "cwe_ids": [
        "CWE-611"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-15T16:48:02Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:nested-view

Package

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

Affected ranges

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

Affected versions

1.*

1.6
1.7
1.8
1.9
1.10
1.11
1.12
1.13
1.14
1.17
1.19
1.19.1
1.19.2
1.20

Database specific

{
    "last_known_affected_version_range": "<= 1.20"
}