Files
CVEs-PoC/2019/CVE-2019-10352.md
T
2025-09-29 21:09:30 +02:00

935 B

CVE-2019-10352

Description

A path traversal vulnerability in Jenkins 2.185 and earlier, LTS 2.176.1 and earlier in core/src/main/java/hudson/model/FileParameterValue.java allowed attackers with Job/Configure permission to define a file parameter with a file name outside the intended directory, resulting in an arbitrary file write on the Jenkins master when scheduling a build.

POC

Reference

Github