GHSA-xvhf-q744-5xm8

Suggest an improvement
Source
https://github.com/advisories/GHSA-xvhf-q744-5xm8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-xvhf-q744-5xm8/GHSA-xvhf-q744-5xm8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xvhf-q744-5xm8
Aliases
Published
2022-05-24T17:08:46Z
Modified
2024-02-16T08:25:58.132139Z
Severity
  • 7.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L CVSS Calculator
Summary
XXE vulnerability in NUnit Plugin
Details

NUnit Plugin 0.25 and earlier does not configure the XML parser to prevent XML external entity (XXE) attacks.

This allows a user able to control the input files for its post-build step to have Jenkins parse a crafted file that uses external entities for extraction of secrets from the Jenkins controller, server-side request forgery, or denial-of-service attacks.

NUnit Plugin 0.26 disables external entity processing for its XML parser.

Database specific
{
    "nvd_published_at": "2020-02-12T15:15:00Z",
    "cwe_ids": [
        "CWE-611"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-01-14T05:26:14Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:nunit

Package

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

Affected ranges

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

Affected versions

0.*

0.15
0.16
0.17
0.18
0.19
0.20
0.21
0.22
0.23
0.24
0.25