vendor:
my_gallery
by:
NoGe & Vrs-hCk
9,3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: my_gallery
Affected Version From: 2.4.1
Affected Version To: 2.4.1
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
2009
e107 Plugin my_gallery 2.4.1 Exploit
e107 Plugin my_gallery 2.4.1 is vulnerable to a Remote File Inclusion vulnerability. This vulnerability allows an attacker to include a remote file, usually through a malicious URL, and execute it on the vulnerable server. This can lead to the attacker gaining access to sensitive information, such as passwords, or even full control of the server.
Mitigation:
The best way to mitigate this vulnerability is to ensure that user input is properly sanitized and validated. This can be done by using a whitelist of accepted inputs, or by using a blacklist of known malicious inputs.