Bug 893307 (CVE-2013-0164)
Summary: | CVE-2013-0164 openshift-origin-port-proxy: openshift-port-proxy-cfg lockwrap() tmp file creation | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] Security Response | Reporter: | Kurt Seifried <kseifried> | ||||
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
Status: | CLOSED ERRATA | QA Contact: | |||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | unspecified | CC: | bleanhar, calfonso, jialiu, jlieskov, jrusnack, lmeyer, rmillner, 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: | 2013-04-23 12:57:57 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: | 892050, 901379 | ||||||
Bug Blocks: | 767033, 893315 | ||||||
Attachments: |
|
Description
Kurt Seifried
2013-01-09 05:35:29 UTC
This should never be a problem for the online service; gear logins get their own polyinstantiated /tmp. But we should move the reqfiles to a special, locked down directory anyway since this code only ever runs as root. Pull request... https://github.com/openshift/origin-server/pull/1136 Created attachment 675901 [details]
Move the request files to /var/run/openshift-port-proxy
Pull request cancelled due to the embargo and the patch was added as an attachment to this BZ. Acknowledgements: This issue was discovered by Michael Scherer of the Red Hat Regional IT team. This issue has been addressed in following products: RHEL 6 Version of OpenShift Enterprise Via RHSA-2013:0220 https://rhn.redhat.com/errata/RHSA-2013-0220.html |