vendor:
Wordpress Video Gallery Plugin
by:
Divya
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Wordpress Video Gallery Plugin
Affected Version From: 2.8
Affected Version To: 2.8
Patch Exists: NO
Related CWE: None
CPE: a:wordpress:wordpress_video_gallery_plugin
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux
2015
WordPress Video Gallery Plugin Multiple CSRF File Upload
This exploit allows an attacker to upload malicious files to the vulnerable Wordpress Video Gallery Plugin. The attacker can craft a malicious HTML page with a malicious file and send it to the victim. When the victim visits the malicious page, the malicious file will be uploaded to the vulnerable plugin. This exploit affects version 2.8 of the plugin and has been tested on Windows and Linux.
Mitigation:
The best way to mitigate CSRF attacks is to use a combination of security measures such as CSRF tokens, SameSite cookies, and referrer checks.