CVE-2010-1055
osDate 2.1.9 and 2.5.4 - Remote Code Execution via config[forum_installed] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-1055. PoCs published by NoGe.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in osDate 2.1.9, where the `config[forum_installed]` parameter in `adminLogin.php` and `userLogin.php` can be manipulated to include arbitrary remote files. The PoC provides URLs to exploit the vulnerability but does not include malicious payloads.
Description
Multiple PHP remote file inclusion vulnerabilities in osDate 2.1.9 and 2.5.4, when magic_quotes_gpc is disabled and register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the config[forum_installed] parameter to (1) forum/adminLogin.php and (2) forum/userLogin.php. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in osDate 2.1.9, where the `config[forum_installed]` parameter in `adminLogin.php` and `userLogin.php` can be manipulated to include arbitrary remote files. The PoC provides URLs to exploit the vulnerability but does not include malicious payloads.