VYPR
Moderate severityNVD Advisory· Published Feb 6, 2019· Updated Sep 17, 2024

CVE-2019-1003023

CVE-2019-1003023

Description

A stored XSS vulnerability in Jenkins Warnings Next Generation Plugin 1.0.1 and earlier allows attackers controlling parser input to inject arbitrary HTML.

AI Insight

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

A stored XSS vulnerability in Jenkins Warnings Next Generation Plugin 1.0.1 and earlier allows attackers controlling parser input to inject arbitrary HTML.

Vulnerability

A stored cross-site scripting (XSS) vulnerability exists in the Jenkins Warnings Next Generation Plugin versions 1.0.1 and earlier. The flaw is present in multiple Java source files: DetailsTableModel.java, SourceDetail.java, SourcePrinter.java, Sanitizer.java, and DuplicateCodeScanner.java. These components fail to properly sanitize user-controlled input from warnings parsers, enabling the injection of arbitrary HTML into rendered views. [1][2]

Exploitation

An attacker with the ability to control warnings parser input (e.g., by submitting crafted warning data from a build) can inject malicious HTML. No special network position or authentication beyond typical build configuration access is required, as the plugin processes parser output and displays it unsanitized. [2]

Impact

Successful exploitation results in arbitrary HTML rendering within the Jenkins web UI. This can lead to information disclosure, session hijacking, or other actions that execute in the context of a victim user's browser when they view the affected warnings page. The attacker does not gain code execution on the Jenkins controller or agents directly. [1][2]

Mitigation

Jenkins has released a fix in version 2.0 (noted in the advisory). Users should upgrade to Jenkins Warnings Next Generation Plugin 2.0 or later. No workaround is currently provided for users unable to upgrade. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog. [1]

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
io.jenkins.plugins:warnings-ngMaven
< 2.0.02.0.0

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.