mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
807 B
Markdown
18 lines
807 B
Markdown
### [CVE-2013-7393](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7393)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|