GLSA 200408-25: MoinMoin: Group ACL bypass

Severity:normal
Title:MoinMoin: Group ACL bypass
Date:08/26/2004
Bugs: #57913
ID:200408-25

Synopsis

MoinMoin contains a bug allowing anonymous users to bypass ACLs (Access Control Lists) and carry out operations that should be limited to authorized users.

Background

MoinMoin is a Python clone of WikiWiki, based on PikiPiki.

Affected packages

Package Vulnerable Unaffected Architecture(s)
www-apps/moinmoin <= 1.2.2 >= 1.2.3 All supported architectures

Description

MoinMoin contains two unspecified bugs, one allowing anonymous users elevated access when not using ACLs, and the other in the ACL handling in the PageEditor.

Impact

Restrictions on anonymous users were not properly enforced. This could lead to unauthorized users gaining administrative access to functions such as "revert" and "delete". Sites are vulnerable whether or not they are using ACLs.

Workaround

There is no known workaround.

Resolution

All users should upgrade to the latest available version of MoinMoin, as follows:

    # emerge sync
    
    # emerge -pv ">=www-apps/moinmoin-1.2.3"
    # emerge ">=www-apps/moinmoin-1.2.3"

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-200408-25.xml

Concerns?

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!