phpBB GET/POST/COOKIE and GLOBALS could be used to bypass security

phpbb-globals-bypass-security (22914) The risk level is classified as MediumMedium Risk

Description:

phpBB could allow a remote attacker to bypass security mechanisms. A remote attacker could set the GET/POST/COOKIE(GPC) and the GLOBALS variable to the same value, which would cause the GLOBALS variable to be reset, allowing the attacker to bypass security mechanisms.


Consequences:

Bypass Security

Remedy:

Upgrade to the latest version of phpBB (2.0.18 or later), available from the phpBB Web site. See References.

References:

  • Full-Disclosure Mailing List, Sun Oct 30 2005 - 18:16:37 CST: Advisory 17/2005: phpBB Multiple Vulnerabilities.
  • phpBB Web site: phpBB:: Creating Communities.
  • BID-15243: PHPBB Global Variable Deregistration Bypass Vulnerabilities
  • CVE-2005-3415: phpBB 2.0.17 and earlier allows remote attackers to bypass protection mechanisms that deregister global variables by setting both a GET/POST/COOKIE (GPC) variable and a GLOBALS[] variable with the same name, which causes phpBB to unset the GLOBALS[] variable but not the GPC variable.
  • DSA-925: phpbb2 -- several vulnerabilities
  • OSVDB ID: 20386: phpBB GPC Variable Set register_globals Bypass
  • SA17366: phpBB Multiple Vulnerabilities
  • SECTRACK ID: 1015121: phpBB Lets Remote Users Bypass the Global `Deregistration` Code, Inject SQL Commands, Execute PHP Code, and Conduct Cross-Site Scripting Attacks

Platforms Affected:

  • Debian Debian Linux 3.1
  • phpBB phpBB 2.0.17

Reported:

Oct 31, 2005

The information within this database may change without notice. Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. In no event shall the author/distributor (IBM Internet Security Systems X-Force) be held liable for any damages whatsoever arising out of or in connection with the use or spread of this information.

For corrections or additions please email xforce@iss.net

Return to the main page