SCA: security update for org.jenkins-ci.main:jenkins-core, org.kohsuke.stapler:stapler-parent (GHSA-5hfp-964w-5vgm)

medium Tenable Self-Hosted Container Security Plugin ID 410859

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- A path traversal vulnerability exists in the Stapler web framework used by Jenkins 2.145 and earlier, LTS
2.138.1 and earlier in core/src/main/java/org/kohsuke/stapler/Facet.java,
groovy/src/main/java/org/kohsuke/stapler/jelly/groovy/GroovyFacet.java,
jelly/src/main/java/org/kohsuke/stapler/jelly/JellyFacet.java,
jruby/src/main/java/org/kohsuke/stapler/jelly/jruby/JRubyFacet.java,
jsp/src/main/java/org/kohsuke/stapler/jsp/JSPFacet.java that allows attackers to render routable objects
using any view in Jenkins, exposing internal information about those objects not intended to be viewed,
such as their toString() representation. (CVE-2018-1000997)

See Also

https://github.com/advisories/GHSA-5hfp-964w-5vgm

Plugin Details

Severity: Medium

ID: 410859

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

CVSS Score Source: CVE-2018-1000997

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/14/2022

Vulnerability Publication Date: 10/10/2018

Reference Information

CVE: CVE-2018-1000997

cwe: CWE-22