CVE-2008-5708
SlimCMS 1.0.0 - Unauthenticated Administrative User Creation via redirect.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5708. PoCs published by StAkeR.
AI-analyzed exploit summary This exploit targets SlimCMS <= 1.0.0 by sending a crafted POST request to 'redirect.php' to create a new admin user with arbitrary credentials. It leverages improper privilege escalation due to lack of input validation.
Description
redirect.php in SlimCMS 1.0.0 does not require authentication, which allows remote attackers to create administrative users by using the newusername and newpassword parameters and setting the newisadmin parameter to 1.
Exploits (1)
This exploit targets SlimCMS <= 1.0.0 by sending a crafted POST request to 'redirect.php' to create a new admin user with arbitrary credentials. It leverages improper privilege escalation due to lack of input validation.