GHSA-g9hg-x9c9-7xgr

Suggest an improvement
Source
https://github.com/advisories/GHSA-g9hg-x9c9-7xgr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-g9hg-x9c9-7xgr/GHSA-g9hg-x9c9-7xgr.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-g9hg-x9c9-7xgr
Aliases
  • CVE-2020-2324
Published
2022-05-24T17:35:09Z
Modified
2024-02-16T08:09:28.871961Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
XXE vulnerability in Jenkins CVS Plugin
Details

Jenkins CVS Plugin 2.16 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.

This allows attackers able to control an agent process to have Jenkins parse a crafted changelog file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.

Jenkins CVS Plugin 2.17 disables external entity resolution for its XML parser.

Database specific
{
    "nvd_published_at": "2020-12-03T16:15:00Z",
    "cwe_ids": [
        "CWE-611"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-16T22:56:27Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:cvs

Package

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

Affected ranges

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

Affected versions

1.*

1.4
1.5
1.6

2.*

2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
2.10
2.11
2.12
2.13
2.14
2.15
2.16

Database specific

{
    "last_known_affected_version_range": "<= 2.16"
}