| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| Jenkins Dependency Graph View Plugin 0.13 - Persistent Cross-Site Scripting Vulnerability | 12 Jul 201900:00 | – | zdt | |
| CloudBees Jenkins Dependency Graph Viewer plugin cross-site scripting vulnerability | 12 Jul 201900:00 | – | cnvd | |
| Jenkins Dependency Graph View Plugin Cross-Site Scripting (CVE-2019-10349) | 17 Jul 201900:00 | – | checkpoint_advisories | |
| CVE-2019-10349 | 11 Jul 201913:55 | – | cve | |
| CVE-2019-10349 | 11 Jul 201913:55 | – | cvelist | |
| EUVD-2022-2460 | 3 Oct 202520:07 | – | euvd | |
| Jenkins Dependency Graph View Plugin 0.13 - Persistent Cross-Site Scripting | 12 Jul 201900:00 | – | exploitpack | |
| Jenkins Dependency Graph Viewer Plugin contains Cross-site Scripting | 24 May 202216:50 | – | github | |
| CVE-2019-10349 | 11 Jul 201914:15 | – | nvd | |
| GHSA-4WJ7-RH5H-5QMR Jenkins Dependency Graph Viewer Plugin contains Cross-site Scripting | 24 May 202216:50 | – | osv |
# Exploit Title: Persistent XSS - Dependency Graph View Plugin(v0.13)
# Vendor Homepage: https://wiki.jenkins.io/display/JENKINS/Dependency+Graph+View+Plugin
# Exploit Author: Ishaq Mohammed
# Contact: https://twitter.com/security_prince
# Website: https://about.me/security-prince
# Category: webapps
# Platform: Java
# CVE: CVE-2019-10349
# Jenkins issue: #SECURITY-1177
1. Description:
The "Display Name" field in General Options of the Configure module in
Jenkins was found to be accepting arbitrary value which when loaded in the
Dependency Graph View module gets execute which makes it vulnerable to a
Stored/Persistent XSS.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10349
2. Proof of Concept:
Vulnerable Source
http://{jenkins-hostname:port}/jobs/{projectname}/configure
Steps to Reproduce:
Login to Jenkins Server with valid credentials and ensure that the
dependency graph plugin is installed.
1. Click on configure the Jenkins plugin.
2. Select advanced options
3. Enter the XSS payload in the "Display Name" field
4. Navigate to Dependency Graph module
5. Observe the Executed Payload
6. Payload used for the demo:
<img src="a" onerror="alert('jenkinsxss')">
3. Solution:
As of publication of this advisory, there is no fix.
The plugin hsa been abandoned by the maintainer
Reference
https://jenkins.io/security/advisory/2019-07-11/#SECURITY-1177Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation