### [CVE-2019-10352](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10352) ![](https://img.shields.io/static/v1?label=Product&message=Jenkins&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%202.185%20and%20earlier%2C%20LTS%202.176.1%20and%20earlier%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 - https://www.tenable.com/security/research/tra-2019-35 #### Github - https://github.com/r0eXpeR/redteam_vul