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

18 lines
940 B
Markdown

### [CVE-2013-4093](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4093)
![](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 SecureSphere Operations Manager (SOM) Management Server in Imperva SecureSphere 9.0.0.5 allows remote attackers to obtain sensitive information via (1) a direct request to dwr/call/plaincall/AsyncOperationsContainer.getOperationState.dwr, which reveals the installation path in the s0.filePath field, or (2) a T/keyManagement request to plain/settings.html, which reveals a temporary path in an error message.
### POC
#### Reference
- http://packetstormsecurity.com/files/121861/Imperva-SecureSphere-Operations-Manager-Command-Execution.html
#### Github
No PoCs found on GitHub currently.