GHSA-vpfj-5gg5-fvfm

Suggest an improvement
Source
https://github.com/advisories/GHSA-vpfj-5gg5-fvfm
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-vpfj-5gg5-fvfm/GHSA-vpfj-5gg5-fvfm.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-vpfj-5gg5-fvfm
Aliases
Published
2022-05-24T17:10:28Z
Modified
2024-02-16T08:05:55.936742Z
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 Cobertura Plugin
Details

Cobertura Plugin 1.15 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.

This allows a user able to control the input files for the 'Publish Cobertura Coverage Report' post-build step to have Jenkins parse a crafted file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.

Cobertura Plugin 1.16 disables external entity resolution for its XML parser.

Database specific
{
    "nvd_published_at": "2020-03-09T16:15:00Z",
    "cwe_ids": [
        "CWE-611"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-01-05T20:21:53Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:cobertura

Package

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

Affected ranges

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

Affected versions

1.*

1.2
1.3
1.4
1.5
1.6
1.7
1.7.1
1.8
1.9
1.9.1
1.9.2
1.9.3
1.9.4
1.9.5
1.9.6
1.9.7
1.9.8
1.10
1.11
1.12
1.12.1
1.13
1.14
1.15

Database specific

{
    "last_known_affected_version_range": "<= 1.15"
}