GHSA-324h-2v7h-q3xx

Suggest an improvement
Source
https://github.com/advisories/GHSA-324h-2v7h-q3xx
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-324h-2v7h-q3xx/GHSA-324h-2v7h-q3xx.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-324h-2v7h-q3xx
Aliases
Published
2022-05-24T17:15:34Z
Modified
2024-02-16T08:11:41.161486Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
RCE vulnerability in Jenkins Yaml Axis Plugin
Details

Yaml Axis Plugin 0.2.0 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types. This results in a remote code execution (RCE) vulnerability exploitable by users able to configure a multi-configuration (Matrix) job, or control the contents of a previously configured job’s SCM repository.

Yaml Axis Plugin 0.2.1 configures its YAML parser to only instantiate safe types.

Database specific
{
    "nvd_published_at": "2020-04-16T19:15:00Z",
    "cwe_ids": [
        "CWE-502"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-16T23:00:17Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:yaml-axis

Package

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

Affected ranges

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

Affected versions

0.*

0.1.0
0.1.1
0.1.2
0.2.0

Database specific

{
    "last_known_affected_version_range": "<= 0.2.0"
}