vendor:
Ultimate Member
by:
mehran feizi
8.8
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: Ultimate Member
Affected Version From: 2.1.3
Affected Version To: 2.1.3
Patch Exists: YES
Related CWE: N/A
CPE: a:wordpress:ultimate_member:2.1.3
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2020
WordPress Plugin ultimate-member 2.1.3 – Local File Inclusion
An attacker can exploit this vulnerability by sending a crafted POST request to the vulnerable page with a malicious payload in the 'pack' parameter. This will allow the attacker to include a malicious file from the local system.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in any file operations.