vendor:
JE Job Component
by:
Valentin Hoebel
6,4
CVSS
MEDIUM
Local File Inclusion
98
CWE
Product Name: JE Job Component
Affected Version From: unknown
Affected Version To: latest one
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 JE Job Local File Inclusion Vulnerability
JE Job Component is vulnerable to Local File Inclusion. An attacker can exploit this vulnerability by sending a crafted URL to the application. For example, index.php?option=com_jejob&view=../../../../../../etc/passwd%00
Mitigation:
Input validation should be performed to prevent Local File Inclusion attacks. Additionally, access to the application should be restricted to trusted IP addresses.