vendor:
Joomla
by:
AntiSecurity
7,5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: Joomla
Affected Version From: 1.5.0
Affected Version To: 1.5.0
Patch Exists: NO
Related CWE: N/A
CPE: a:joomla:joomla:1.5.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2010
Joomla Component Digital Diary Local File Inclusion Vulnerability
A local file inclusion vulnerability exists in the com_diary version 1.5.0 component of Joomla. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. This can allow the attacker to include a file from a remote server that contains malicious code, resulting in the execution of arbitrary code on the vulnerable system.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in file operations.