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

18 lines
880 B
Markdown

### [CVE-2013-4094](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4094)
![](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
The Key Management feature in the SecureSphere Operations Manager (SOM) Management Server in Imperva SecureSphere 9.0.0.5 allows remote authenticated users to upload executable files via the (1) private_key or (2) public_key parameter in a T/keyManagement request to plain/settings.html, as demonstrated by uploading a Linux ELF file and a shell script.
### POC
#### Reference
- http://packetstormsecurity.com/files/121861/Imperva-SecureSphere-Operations-Manager-Command-Execution.html
#### Github
No PoCs found on GitHub currently.