CVE-2008-7156
ekinboard < 1.1.0 - Unauthenticated Privilege Escalation via _groups Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-7156. PoCs published by Eugene Minaev.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass and arbitrary file upload vulnerability in EkinBoard >= 1.1.0. The bypass is achieved by manipulating the `_groups[]` parameter when `register_globals` is enabled, and file upload restrictions are circumvented by using a `.php.gif` extension.
Description
EkinBoard 1.1.0 and earlier, when register_globals is enabled, allows remote attackers to bypass authorization and gain administrator privileges by setting the _groups[] parameter to 2, as demonstrated via backup.php.
Exploits (1)
This exploit demonstrates an authentication bypass and arbitrary file upload vulnerability in EkinBoard >= 1.1.0. The bypass is achieved by manipulating the `_groups[]` parameter when `register_globals` is enabled, and file upload restrictions are circumvented by using a `.php.gif` extension.