CVE-2007-5913
JBC Explorer < 7.20_rc1 - Unauthenticated Authentication Bypass via auth.php Parameter Manipulation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5913. PoCs published by DarkFig.
AI-analyzed exploit summary This exploit targets JBC Explorer <= V7.20 RC 1, leveraging a remote code execution vulnerability by manipulating configuration files and injecting malicious PHP code. It establishes an interactive shell by exploiting improper input validation in the application.
Description
dirsys/modules/auth.php in JBC Explorer 7.20 RC1 and earlier does not require authentication, which allows remote attackers to (1) delete auth.inc.php via the suppr parameter, and (2) re-create the auth.inc.php file with contents that specify a new account name and password for JBC Explorer via the login and password parameters.
Exploits (1)
This exploit targets JBC Explorer <= V7.20 RC 1, leveraging a remote code execution vulnerability by manipulating configuration files and injecting malicious PHP code. It establishes an interactive shell by exploiting improper input validation in the application.