Bug 443949 (CVE-2008-6603)
Summary: | CVE-2008-6603 moin: incorrect processing of hierarchic ACLs | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Tomas Hoger <thoger> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | vpvainio |
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: | 2009-04-16 07:56:50 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: |
Description
Tomas Hoger
2008-04-24 09:50:40 UTC
From moin 1.6.3 changelog: * Security fix: if acl_hierarchic=True was used (False is the default), ACL processing was wrong for some cases, see MoinMoinBugs/AclHierarchicPageAclSupercededByAclRightsAfter Matthias, do you know if this affects 1.5.x as well? CVE-2008-6603: MoinMoin 1.6.2 and 1.7 does not properly enforce ACL checks when acl_hierarchic is set to True, which might allow remote attackers to bypass intended access restrictions, a different vulnerability than CVE-2008-1937. (In reply to comment #2) > Matthias, do you know if this affects 1.5.x as well? Replying as I'm the new moin maintainer. There are no hierarchic ACLs in 1.5 which means EL-4 and EL-5 with 1.5.9 shouldn't be affected. And F-9 and F-9 already have 1.6.3, so this should be fixed there. Yeah, thank you! |