### [CVE-2013-4262](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4262) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description svnwcsub.py in Subversion 1.8.0 before 1.8.3, when using the --pidfile option and running in foreground mode, allows local users to gain privileges via a symlink attack on the pid file. NOTE: this issue was SPLIT due to different affected versions (ADT3). The irkerbridge.py issue is covered by CVE-2013-7393. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html #### Github No PoCs found on GitHub currently.