vendor:
Ovidentia Module newsletter
by:
bd0rk
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Ovidentia Module newsletter
Affected Version From: 2.2
Affected Version To: 2.2
Patch Exists: NO
Related CWE: N/A
CPE: a:ovidentia:ovidentia_module_newsletter:2.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu-Linux
2009
Ovidentia Module newsletter 2.2 (admin.php) Remote File Inclusion Exploit
The Ovidentia Module newsletter 2.2 (admin.php) is vulnerable to Remote File Inclusion. The $GLOBALS['babInstallPath']-parameter isn't declared before require_once, allowing an attacker to inject malicious code into the application.
Mitigation:
Declare the $GLOBALS['babInstallPath']-parameter or use an alert in php-sourcecode.