vendor:
Joomla Component com_people
by:
altbta
8.8
CVSS
HIGH
Local File Inclusion Vulnerability
98
CWE
Product Name: Joomla Component com_people
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_people Local File Inclusion Vulnerability
A local file inclusion vulnerability exists in the Joomla Component com_people. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable server. The request contains a malicious URL parameter which points to a file on the server. If the file exists, it will be included in the response and the attacker can gain access to sensitive information.
Mitigation:
The best way to mitigate this vulnerability is to ensure that all user-supplied input is properly sanitized and validated before being used in any file operations.