cve/2013/CVE-2013-6234.md

19 lines
806 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-6234](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6234)
![](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
Unrestricted file upload vulnerability in the Worksheet designer in SpagoBI before 4.1 allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in an unspecified directory, aka "XSS File Upload."
### POC
#### Reference
- http://packetstormsecurity.com/files/125497
- http://www.exploit-db.com/exploits/32040
#### Github
No PoCs found on GitHub currently.