Bug 709139 (CVE-2011-1709)
Summary: | CVE-2011-1709 gdm: URI scheme handling change in glib2 allows running default browser in GDM session | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] Security Response | Reporter: | Vincent Danen <vdanen> | ||||
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
Status: | CLOSED NOTABUG | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | unspecified | CC: | mclasen, rstrode, 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: | 2019-06-10 10:57:49 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: | 709508 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Vincent Danen
2011-05-30 19:35:19 UTC
Created attachment 501874 [details]
upstream patch
This issue only affects Fedora 15; earlier releases of Fedora and Red Hat Enterprise Linux still use the old gconf-based URI-handling method that is not vulnerable to this flaw. Public now via: http://git.gnome.org/browse/gdm/commit/?id=d13dd72531599ab7e4c747db3b58a8c17753e08d This fix adds a custom MIME configuration for the gdm user to ensure no default URI scheme handler is used to work around the change in glib. Created gdm tracking bugs for this issue Affects: fedora-15 [bug 709508] |