VYPR
Moderate severityNVD Advisory· Published Jun 3, 2020· Updated Aug 4, 2024

CVE-2020-2199

CVE-2020-2199

Description

Jenkins Subversion Partial Release Manager Plugin 1.0.1 and earlier has a reflected XSS vulnerability due to unescaped error messages in repository URL validation.

AI Insight

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

Jenkins Subversion Partial Release Manager Plugin 1.0.1 and earlier has a reflected XSS vulnerability due to unescaped error messages in repository URL validation.

Summary

Jenkins Subversion Partial Release Manager Plugin 1.0.1 and earlier does not escape the error message for the repository URL field form validation, resulting in a reflected cross-site scripting (XSS) vulnerability [1][2].

Details

The plugin fails to properly sanitize user input when validating repository URLs. When an invalid URL is provided, the error message includes the unsanitized input, which can contain malicious JavaScript. This flaw allows an attacker to craft a URL that, when visited by a victim, executes arbitrary script in the context of the Jenkins UI [1][2].

Exploitation

Attackers can exploit this by tricking a user into clicking a specially crafted link to a Jenkins form that triggers the validation. No authentication is required to trigger the reflection, but the victim must have access to the Jenkins instance [2][3].

Impact

Successful exploitation enables an attacker to execute arbitrary JavaScript in the victim's browser, potentially leading to session hijacking, credential theft, or actions performed on behalf of the victim. The plugin is listed as unresolved in the advisory [3] and no patch is available as of the publication date [4].

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:svn-partial-release-mgrMaven
<= 1.0.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