Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-2564. PoCs published by RusH.
AI-analyzed exploit summary This exploit targets Gravity Board X v1.1 by injecting PHP code into the 'editcss.php' file via the 'csscontent' parameter, enabling remote command execution. It leverages LWP::UserAgent to send HTTP requests and execute arbitrary commands on the vulnerable system.
Description
Direct static code injection vulnerability in editcss.php in Gravity Board X (GBX) 1.1 allows remote attackers to execute arbitrary PHP code, HTML, and script via the csscontent parameter, which is directly inserted into the gbxfinal.css file.
Exploits (1)
This exploit targets Gravity Board X v1.1 by injecting PHP code into the 'editcss.php' file via the 'csscontent' parameter, enabling remote command execution. It leverages LWP::UserAgent to send HTTP requests and execute arbitrary commands on the vulnerable system.