vendor:
WP Vault
by:
Lenon Leite
7,5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: WP Vault
Affected Version From: 0.8.6.6
Affected Version To: 0.8.6.6
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:wp_vault
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu 14.04
2016
WP Vault 0.8.6.6 – Plugin WordPress – Local File Inclusion
$_GET[“wpv-image”] is not escaped in include file, allowing an attacker to include a file from the local system or a remote system. An attacker can use this vulnerability to include a malicious file from the local system or a remote system and execute arbitrary code on the vulnerable system.
Mitigation:
Ensure that user input is properly sanitized and escaped before being used in an include statement.