SCA: security update for org.jenkins-ci.main:jenkins-core (GHSA-h8c5-c92g-jq6x)

low Tenable Cloud Security Plugin ID 415591

Description

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

- The Jenkins 2.73.1 and earlier, 2.83 and earlier default form control for passwords and other secrets,
<f:password/>, supports form validation (e.g. for API keys). The form validation AJAX requests were sent
via GET, which could result in secrets being logged to a HTTP access log in non-default configurations of
Jenkins, and made available to users with access to these log files. Form validation for <f:password/> is
now always sent via POST, which is typically not logged. (CVE-2017-1000401)

See Also

https://github.com/advisories/GHSA-h8c5-c92g-jq6x

Plugin Details

Severity: Low

ID: 415591

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: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 1.2

Temporal Score: 0.9

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

CVSS Score Source: CVE-2017-1000401

CVSS v3

Risk Factor: Low

Base Score: 2.2

Temporal Score: 2

Vector: CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/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/11/2017

Reference Information

CVE: CVE-2017-1000401

BID: 104303

cwe: CWE-20