vendor:
Web based bibliography management system
by:
navairum
9,3
CVSS
HIGH
Inclusion of Unspecified Variable
20
CWE
Product Name: Web based bibliography management system
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
Web based bibliography management system
The script _basicfunctions.php does not specify a value for the $DIR variable before including it. An attacker can exploit this vulnerability by sending a crafted HTTP request with a malicious value for the $DIR variable. This can lead to remote code execution.
Mitigation:
Specify a value for the $DIR variable before including it.