CVE-2008-5765
WorkSimple 1.2.1 - Unauthenticated Sensitive Information Exposure via Direct Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5765. 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
WorkSimple 1.2.1 stores sensitive information under the web root with insufficient access control, which allows remote attackers to download the database file containing usernames and passwords via a direct request for data/usr.txt.
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.