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.
| Package | Affected versions | Patched versions |
|---|---|---|
org.jenkins-ci.plugins:oracle-cloud-infrastructure-compute-classicMaven | <= 1.0.0 | — |
Affected products
2- ghsa-coordsRange: <= 1.0.0
- Range: 1.0.0 and earlier
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-74c2-965q-mqjwghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-10457ghsaADVISORY
- www.openwall.com/lists/oss-security/2019/10/16/6ghsamailing-listx_refsource_MLISTWEB
- jenkins.io/security/advisory/2019-10-16/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.