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

18 lines
946 B
Markdown

### [CVE-2013-4092](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4092)
![](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 context-dependent attackers to obtain sensitive information by leveraging the presence of (1) a session ID in the jsessionid field to secsphLogin.jsp or (2) credentials in the j_password parameter to j_acegi_security_check, and reading (a) web-server access logs, (b) web-server Referer logs, or (c) the browser history.
### POC
#### Reference
- http://packetstormsecurity.com/files/121861/Imperva-SecureSphere-Operations-Manager-Command-Execution.html
#### Github
No PoCs found on GitHub currently.