vendor:
com_bca-rss-syndicator
by:
Vrs-hCk
7,5
CVSS
HIGH
Local File Inclusion (LFI)
22
CWE
Product Name: com_bca-rss-syndicator
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2010
Joomla Component com_bca-rss-syndicator LFI Vulnerability
An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. The request should contain a maliciously crafted parameter value that contains directory traversal characters (e.g. “../”) to access files outside of the web root folder. An example of such a request is http://localhost/index.php?option=com_bca-rss-syndicator&controller=../../../../../../../etc/passwd%00
Mitigation:
The best way to mitigate this vulnerability is to ensure that all user-supplied input is properly sanitized and validated before being used in the application.