vendor:
Module bulletindoc
by:
bd0rk
9,3
CVSS
HIGH
Multiple Remote File Inclusion
98
CWE
Product Name: Module bulletindoc
Affected Version From: 2.9
Affected Version To: 2.9
Patch Exists: NO
Related CWE: N/A
CPE: ovidentia:module:bulletindoc
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
2020
Ovidentia Module bulletindoc 2.9 Multiple Remote File Inclusion Vulnerabilities
The $babInstallPath-parameter and $GLOBALS['babAddonPhpPath']-parameter are not declared before include, allowing an attacker to execute malicious code.
Mitigation:
Ensure that all user-supplied input is validated and sanitized before being used in any include or require statements.