cve/2013/CVE-2013-7393.md
2024-06-18 02:51:15 +02:00

18 lines
807 B
Markdown

### [CVE-2013-7393](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7393)
![](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
The daemonize.py module in Subversion 1.8.0 before 1.8.2 allows local users to gain privileges via a symlink attack on the pid file created for (1) svnwcsub.py or (2) irkerbridge.py when the --pidfile option is used. NOTE: this issue was SPLIT from CVE-2013-4262 based on different affected versions (ADT3).
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html
#### Github
No PoCs found on GitHub currently.