CVE-2007-2743
GlossWord 1.8.1 - Remote File Inclusion via sys[path_addon] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2743. PoCs published by BeyazKurt.
AI-analyzed exploit summary This exploit targets a file inclusion vulnerability in GlossWord v1.8 by manipulating the `sys[path_addon]` parameter to include arbitrary PHP files, leading to remote code execution (RCE). The PoC demonstrates the vulnerability by including a malicious file via the `custom_vars.php` script.
Description
PHP remote file inclusion vulnerability in custom_vars.php in GlossWord 1.8.1 allows remote attackers to execute arbitrary PHP code via a URL in the sys[path_addon] parameter.
Exploits (1)
This exploit targets a file inclusion vulnerability in GlossWord v1.8 by manipulating the `sys[path_addon]` parameter to include arbitrary PHP files, leading to remote code execution (RCE). The PoC demonstrates the vulnerability by including a malicious file via the `custom_vars.php` script.