mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
733 B
Markdown
18 lines
733 B
Markdown
### [CVE-2011-2195](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2195)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in WebSVN 2.3.2. Without prior authentication, if the 'allowDownload' option is enabled in config.php, an attacker can invoke the dl.php script and pass a well formed 'path' argument to execute arbitrary commands against the underlying operating system.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://seclists.org/bugtraq/2011/Jun/34
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|