VYPR
Moderate severityNVD Advisory· Published Sep 16, 2020· Updated Aug 4, 2024

CVE-2020-2273

CVE-2020-2273

Description

Jenkins ElasTest Plugin 1.2.1 and earlier is vulnerable to CSRF, allowing attackers to use plugin credentials to connect to arbitrary attacker-specified URLs.

AI Insight

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

Jenkins ElasTest Plugin 1.2.1 and earlier is vulnerable to CSRF, allowing attackers to use plugin credentials to connect to arbitrary attacker-specified URLs.

Vulnerability

Overview Cross-site request forgery (CSRF) vulnerability in Jenkins ElasTest Plugin 1.2.1 and earlier allows an attacker to perform unauthorized actions by tricking a Jenkins user into visiting a crafted web page or link. The specific issue is that the plugin does not validate that HTTP requests originate from the Jenkins application itself, enabling a remote attacker to forge requests that the plugin will then execute [1][2].

Exploitation

Details To exploit this vulnerability, an attacker must convince a user with appropriate permissions to click on a malicious link or visit a specially crafted web page while they are authenticated to Jenkins. The attack does not require the attacker to be authenticated, nor does it require direct network access to the Jenkins controller. The attacker can specify a URL and credentials, meaning the plugin can be tricked into connecting to an attacker-controlled server using any credentials the attacker provides [1].

Impact

If successfully exploited, the attacker can cause the Jenkins ElasTest Plugin to connect to an attacker-specified URL using attacker-specified credentials. This could be leveraged to exfiltrate data, conduct network reconnaissance, or interact with internal systems from the Jenkins server's network perspective. The vulnerability has a CVSS score that indicates a medium severity, as the plugin must be installed and configured with valid credentials to be exploitable [3].

Mitigation

The vulnerability exists in ElasTest Plugin version 1.2.1 and earlier. As of the advisory publication date (September 16, 2020), no official fix has been released. The plugin is listed among Jenkins plugins with unresolved security issues [2]. Users are advised to disable or uninstall the plugin until a patched version is made available. No workaround is mentioned in the official advisory.

AI Insight generated on May 21, 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:elastestMaven
<= 1.2.1

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

1