Bug 1110470 (CVE-2014-3496)
Summary: | CVE-2014-3496 OpenShift Origin: Command execution as root via downloadable cartridge source-url | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Kurt Seifried <kseifried> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | unspecified | CC: | anli, bleanhar, ccoleman, dmcphers, jdetiber, jechoi, jhonce, jialiu, jkeck, jokerman, jrusnack, kseifried, lmeyer, mmccomas, mmcgrath, security-response-team |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-18 20:53:41 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: | 1110283, 1110472, 1110473, 1110474, 1110507 | ||
Bug Blocks: | 1110862 |
Description
Kurt Seifried
2014-06-17 18:36:30 UTC
While fixing this, lets stop doing this download as root. This has now leaked publicly: https://github.com/openshift/origin-server/pull/5521 A single quoted argument around the source URL argument should also have been sufficient to prevent this (' and " are escaped in valid URLs) Upgraded to critical due to authentication requirements, although auth is required a common use case is to give out free testing accounts or other easily created accounts. Acknowledgements: This issue was discovered by Jeremy Choi of the Red Hat HSS Pen-test Team. This issue has been addressed in following products: RHEL 6 Version of OpenShift Enterprise 1.2 Via RHSA-2014:0762 https://rhn.redhat.com/errata/RHSA-2014-0762.html This issue has been addressed in following products: RHEL 6 Version of OpenShift Enterprise 2.1 Via RHSA-2014:0764 https://rhn.redhat.com/errata/RHSA-2014-0764.html This issue has been addressed in following products: RHEL 6 Version of OpenShift Enterprise 2.0 Via RHSA-2014:0763 https://rhn.redhat.com/errata/RHSA-2014-0763.html |