GHSA-4hhq-j3xw-wj89

Suggest an improvement
Source
https://github.com/advisories/GHSA-4hhq-j3xw-wj89
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-4hhq-j3xw-wj89/GHSA-4hhq-j3xw-wj89.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-4hhq-j3xw-wj89
Aliases
Published
2022-05-24T17:17:14Z
Modified
2024-02-16T08:17:02.315690Z
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 SCM Filter Jervis Plugin
Details

SCM Filter Jervis Plugin 0.2.1 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 jobs with the filter, or control the contents of a previously configured job’s SCM repository.

SCM Filter Jervis Plugin 0.3 configures its YAML parser to only instantiate safe types.

Database specific
{
    "nvd_published_at": "2020-05-06T13:15:00Z",
    "cwe_ids": [
        "CWE-502"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-16T22:48:17Z"
}
References

Affected packages

Maven / io.jenkins.plugins:scm-filter-jervis

Package

Name
io.jenkins.plugins:scm-filter-jervis
View open source insights on deps.dev
Purl
pkg:maven/io.jenkins.plugins/scm-filter-jervis

Affected ranges

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

Affected versions

0.*

0.1
0.2
0.2.1

Database specific

{
    "last_known_affected_version_range": "<= 0.2.1"
}