cve/2019/CVE-2019-10352.md
2024-06-09 00:33:16 +00:00

958 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