VYPR
Moderate severityNVD Advisory· Published Jan 26, 2018· Updated Aug 5, 2024

CVE-2017-1000386

CVE-2017-1000386

Description

Jenkins Active Choices plugin ≤1.5.3 allows stored XSS via arbitrary HTML in Reactive Reference Parameter, fixed by sanitizing sandboxed scripts.

AI Insight

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

Jenkins Active Choices plugin ≤1.5.3 allows stored XSS via arbitrary HTML in Reactive Reference Parameter, fixed by sanitizing sandboxed scripts.

Vulnerability

The Jenkins Active Choices plugin version 1.5.3 and earlier contains a stored cross-site scripting (XSS) vulnerability. Users with the Job/Configure permission can provide arbitrary HTML, including JavaScript, through the 'Active Choices Reactive Reference Parameter' type. This HTML is then displayed on the 'Build With Parameters' page without proper sanitization [1][2].

Exploitation

An attacker must have the Job/Configure permission for a Jenkins job. They can craft a parameter that outputs malicious HTML or JavaScript. When any user (including those with higher privileges) accesses the 'Build With Parameters' page for that job, the injected script executes in the context of the Jenkins UI [2].

Impact

Successful exploitation results in stored XSS, allowing the attacker to execute arbitrary JavaScript in the victim's browser. This can lead to session hijacking, credential theft, or performing actions on behalf of the victim within Jenkins [1][2].

Mitigation

The vulnerability is fixed in Active Choices plugin version 1.5.4, released on 2017-10-23. The fix sanitizes HTML output when the script runs in the sandbox. For unsandboxed scripts, administrators must approve the output via the In-Process Script Approval mechanism. Users should upgrade to 1.5.4 or later [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.biouno:uno-choiceMaven
< 2.02.0

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

5

News mentions

0

No linked articles in our index yet.