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

18 lines
733 B
Markdown

### [CVE-2011-2195](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2195)
![](https://img.shields.io/static/v1?label=Product&message=websvn&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-78&color=brighgreen)
### 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.