mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
779 B
Markdown
18 lines
779 B
Markdown
### [CVE-2007-3846](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3846)
|
|

|
|

|
|

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