CVE-2008-5764
WorkSimple 1.2.1 - Remote Code Execution via Lang Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5764. PoCs published by Osirys.
AI-analyzed exploit summary The writeup describes a Remote File Inclusion (RFI) vulnerability in WorkSimple 1.2.1 due to an undeclared $lang variable in calendar.php, allowing remote shell inclusion. It also mentions a sensitive data disclosure issue where user credentials are stored in plaintext in a .txt file.
Description
PHP remote file inclusion vulnerability in calendar.php in WorkSimple 1.2.1, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the lang parameter.
Exploits (1)
The writeup describes a Remote File Inclusion (RFI) vulnerability in WorkSimple 1.2.1 due to an undeclared $lang variable in calendar.php, allowing remote shell inclusion. It also mentions a sensitive data disclosure issue where user credentials are stored in plaintext in a .txt file.