The password_check function in auth/auth_phpbb3.php in WoW Raid Manager 3.5.1 before Patch 1, when using PHPBB3 authentication, (1) does not invoke the CheckPassword function with the required arguments, which always triggers an authentication failure, and (2) returns true instead of false when an authentication failure occurs, which allows remote attackers to bypass authentication and gain privileges with an arbitrary password.
References
Link | Resource |
---|---|
http://github.com/Illydth/wowraidmanager/commit/7dd6367ae85003dd5d715431b6ab695f2c2f200a | Exploit |
http://secunia.com/advisories/32653 | Vendor Advisory |
http://www.osvdb.org/49704 | |
http://www.vupen.com/english/advisories/2008/3109 | Patch Vendor Advisory |
http://www.wowraidmanager.net/e107_plugins/forum/forum_viewtopic.php?2153 | Vendor Advisory |
http://www.wowraidmanager.net/e107_plugins/forum/forum_viewtopic.php?2167 | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2009-08-24 10:30
Updated : 2009-08-24 10:30
NVD link : CVE-2008-7050
Mitre link : CVE-2008-7050
CVE.ORG link : CVE-2008-7050
JSON object : View
Products Affected
wowraidmanager
- wowraidmanager
CWE
CWE-255
Credentials Management Errors