GHSA-8cxw-wvhc-p4x4

Suggest an improvement
Source
https://github.com/advisories/GHSA-8cxw-wvhc-p4x4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/10/GHSA-8cxw-wvhc-p4x4/GHSA-8cxw-wvhc-p4x4.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-8cxw-wvhc-p4x4
Aliases
Published
2022-10-19T19:00:22Z
Modified
2024-02-16T08:07:01.292792Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Jenkins NUnit Plugin vulnerable to Protection Mechanism Failure
Details

Jenkins NUnit Plugin 0.27 and earlier implements an agent-to-controller message that parses files inside a user-specified directory as test results, allowing attackers able to control agent processes to obtain test results from files in an attacker-specified directory on the Jenkins controller. NUnit Plugin 0.28 changes the message type from agent-to-controller to controller-to-agent, preventing execution on the controller.

Database specific
{
    "nvd_published_at": "2022-10-19T16:15:00Z",
    "cwe_ids": [
        "CWE-693"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-10-19T22:24: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.28

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
0.26
0.27

Database specific

{
    "last_known_affected_version_range": "<= 0.27"
}