CVE-2007-3325
LAN Management System < 1.6.9 - Remote File Inclusion via _LIB_DIR Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-3325. PoCs published by Kw3[R]Ln.
AI-analyzed exploit summary This Perl script exploits a Remote File Inclusion (RFI) vulnerability in LMS - LAN Management System 1.9.6 by injecting a remote shell script via the `_LIB_DIR` parameter in `language.php`. It allows remote command execution by fetching and executing commands from a user-specified URL.
Description
PHP remote file inclusion vulnerability in lib/language.php in LAN Management System (LMS) 1.9.6 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the _LIB_DIR parameter, a different vector than CVE-2007-1643 and CVE-2007-2205.
Exploits (1)
This Perl script exploits a Remote File Inclusion (RFI) vulnerability in LMS - LAN Management System 1.9.6 by injecting a remote shell script via the `_LIB_DIR` parameter in `language.php`. It allows remote command execution by fetching and executing commands from a user-specified URL.