Bug 1546903 (CVE-2017-16670)

Summary: CVE-2017-16670 SoapUI: Import of malicious project file can lead to arbitrary code execution
Product: [Other] Security Response Reporter: Sam Fowler <sfowler>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: aileenc, gvarsami, jcoleman, kconner, ldimaggi, nwallace, rwagner, tcunning, tkirby
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-08 03:40:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1544623    

Description Sam Fowler 2018-02-20 00:23:17 UTC
The project import functionality in SoapUI 5.3.0 allows remote attackers to execute arbitrary Java code via a crafted request parameter in a WSDL project file.


Additional References:

http://packetstormsecurity.com/files/146339/SoapUI-5.3.0-Code-Execution.html

Comment 1 Jason Shepherd 2018-02-20 04:19:41 UTC
JBoss SOA-P 5.3.1 includes SoapUI 1.7.1. This vulnerability was introduced in version 3 with the additional of Groovy scripting, see https://www.soapui.org/scripting-properties/scripting-and-the-script-library.html. Version 1.7.1 of SoapUI in SOA-P 5.3.1 doesn't contain the SoapUIGroovyScriptEngine class mentioned in the stack trace of the packetstormsecurity.com report.