VYPR
Moderate severityNVD Advisory· Published Oct 16, 2019· Updated Aug 4, 2024

CVE-2019-10457

CVE-2019-10457

Description

Jenkins Oracle Cloud Infrastructure Compute Classic Plugin lacks a permission check, allowing attackers with Overall/Read to connect to attacker-controlled URLs using attacker-specified credentials.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Jenkins Oracle Cloud Infrastructure Compute Classic Plugin lacks a permission check, allowing attackers with Overall/Read to connect to attacker-controlled URLs using attacker-specified credentials.

Vulnerability

Overview

The Jenkins Oracle Cloud Infrastructure Compute Classic Plugin fails to perform a required permission check in one of its form validation methods. This missing check means that any user with the relatively low-privileged Overall/Read permission is able to trigger the plugin to connect to an attacker-specified URL. The attacker can also supply arbitrary credentials for that connection [1][3].

Exploitation

Details

An attacker who already has Overall/Read access to a Jenkins instance can craft a request that causes the plugin to connect to any URL they choose. The attacker's credentials are used for the connection, which may allow them to capture Jenkins-stored credentials if the attacker controls the target endpoint. No additional permissions are required beyond the default read access [1][2].

Impact

By exploiting this missing permission check, an attacker can use the Jenkins server as a proxy to interact with arbitrary external services. If the attacker controls the destination server, they can capture the credentials that Jenkins sends, potentially compromising other credentials stored in Jenkins. This could lead to lateral movement or further compromise of the Jenkins environment [1][2].

Mitigation

As of the October 2019 security advisory, the vulnerability was unresolved; the vendor noted it as a known issue with no patch released at that time. Users of the Oracle Cloud Infrastructure Compute Classic Plugin should restrict Overall/Read access to trusted users only, or consider disabling the plugin if it is not essential for their workflows [1][2].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.jenkins-ci.plugins:oracle-cloud-infrastructure-compute-classicMaven
<= 1.0.0

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.