Bug 1761912 (CVE-2019-14860) - CVE-2019-14860 syndesis: default CORS configuration is allow all
Summary: CVE-2019-14860 syndesis: default CORS configuration is allow all
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2019-14860
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1761913
TreeView+ depends on / blocked
 
Reported: 2019-10-15 14:40 UTC by Dave Baker
Modified: 2021-02-16 21:15 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-10-29 18:51:21 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2019:3244 0 None None None 2019-10-29 17:31:19 UTC
Red Hat Product Errata RHSA-2019:3892 0 None None None 2019-11-14 21:18:47 UTC

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


Note You need to log in before you can comment on or make changes to this bug.