vendor:
JMS FileSeller
by:
Valentin Hoebel
7.5
CVSS
HIGH
Local File Inclusion
22
CWE
Product Name: JMS FileSeller
Affected Version From: 1
Affected Version To: 1
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
2011
Joomla Component com_jmsfileseller Local File Inclusion Vulnerability
JMS FileSeller is vulnerable to a Local File Inclusion vulnerability. This vulnerability allows an attacker to include a file from the local file system of the server. The vulnerable parameter is 'view' and an example of the vulnerable URL is index.php?option=com_jmsfileseller&view=../../../etc/passwd%00&cat_id=12&Itemid=27
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.