index.php in ownCloud 4.0.7 does not properly validate the oc_token cookie, which allows remote attackers to bypass authentication via a crafted oc_token cookie value.
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2012/08/11/1 | mailing list |
http://www.openwall.com/lists/oss-security/2012/09/02/2 | mailing list |
https://github.com/owncloud/core/commit/4fd069b47906ebcf83887970c732d464dbe7d37a | patch exploit |