Files
CVEs-PoC/2007/CVE-2007-3846.md
T
2024-06-18 02:51:15 +02:00

18 lines
779 B
Markdown

### [CVE-2007-3846](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3846)
![](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
Directory traversal vulnerability in Subversion before 1.4.5, as used by TortoiseSVN before 1.4.5 and possibly other products, when run on Windows-based systems, allows remote authenticated users to overwrite and create arbitrary files via a ..\ (dot dot backslash) sequence in the filename, as stored in the file repository.
### POC
#### Reference
- http://crisp.cs.du.edu/?q=node/36
#### Github
No PoCs found on GitHub currently.