vendor:
com_news_portal
by:
AntiSecurity
7,5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: com_news_portal
Affected Version From: 1.5.x
Affected Version To: 1.5.x
Patch Exists: NO
Related CWE: N/A
CPE: a:ijoomla:com_news_portal
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
2010
Joomla Component News Portal Local File Inclusion Vulnerability
A local file inclusion vulnerability exists in com_news_portal version 1.5.x. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing directory traversal characters (e.g. '../') to the vulnerable application. This can allow the attacker to include and execute arbitrary local files on the vulnerable system.
Mitigation:
Input validation should be used to prevent directory traversal attacks. Additionally, access to sensitive files should be restricted.