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

21 lines
833 B
Markdown

### [CVE-2014-1202](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1202)
![](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 WSDL/WADL import functionality in SoapUI before 4.6.4 allows remote attackers to execute arbitrary Java code via a crafted request parameter in a WSDL file.
### POC
#### Reference
- http://baraktawily.blogspot.com/2014/01/soapui-code-execution-vulnerability-cve.html
- http://packetstormsecurity.com/files/124773/SoapUI-Remote-Code-Execution.html
- http://www.exploit-db.com/exploits/30908
- http://www.youtube.com/watch?v=3lCLE64rsc0
#### Github
No PoCs found on GitHub currently.