Bug 1761912 (CVE-2019-14860)

Summary: CVE-2019-14860 syndesis: default CORS configuration is allow all
Product: [Other] Security Response Reporter: Dave Baker <dbaker>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: aileenc, chazlett, drieden, ggaughan, janstey, jochrist, security-response-team
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
It was found that the Syndesis configuration for Cross-Origin Resource Sharing was set to allow all origins. An attacker could use this lack of protection to conduct phishing attacks and further access unauthorized information.
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-29 18:51:21 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: 1761913    

Description Dave Baker 2019-10-15 14:40:51 UTC
Syndesis, the underlying code to Fuse Online, contains a dangerous default for the CORS "setAllowedOrigins" value, as seen here: 
- https://github.com/syndesisio/syndesis/blob/master/app/server/runtime/src/main/java/io/syndesis/server/runtime/SecurityConfiguration.java#L95
-- configuration.setAllowedOrigins(Arrays.asList(CorsConfiguration.ALL));

With this default in place, any services built on the platform will be open to phishing style attacks by leveraging the lack of cross origin protection.

Comment 1 Dave Baker 2019-10-15 14:40:53 UTC
Acknowledgments:

Name: Jeremy Choi (Red Hat)

Comment 5 errata-xmlrpc 2019-10-29 17:31:18 UTC
This issue has been addressed in the following products:

  Red Hat Fuse 7.4.1

Via RHSA-2019:3244 https://access.redhat.com/errata/RHSA-2019:3244

Comment 6 Product Security DevOps Team 2019-10-29 18:51:21 UTC
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):

https://access.redhat.com/security/cve/cve-2019-14860

Comment 7 errata-xmlrpc 2019-11-14 21:18:46 UTC
This issue has been addressed in the following products:

  Red Hat Fuse 7.5.0

Via RHSA-2019:3892 https://access.redhat.com/errata/RHSA-2019:3892