vendor:
Googmonify Plugin
by:
Ehsan Hosseini
8,8
CVSS
HIGH
Cross-Site Scripting (XSS) and Cross-Site Request Forgery (CSRF)
79
CWE
Product Name: Googmonify Plugin
Affected Version From: 0.8.1
Affected Version To: 0.8.1
Patch Exists: YES
Related CWE: N/A
CPE: a:wordpress:googmonify
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 FireFox
2015
WordPress Googmonify Plug-in XSS/CSRF
WordPress Googmonify Plugin version 0.8.1 is vulnerable to Cross-Site Scripting (XSS) and Cross-Site Request Forgery (CSRF). The vulnerability exists due to insufficient sanitization of user-supplied input in the 'PID', 'Limit' and 'AID' parameters of the 'googmonify.php' script. An attacker can exploit this vulnerability to inject malicious JavaScript code into the application and execute it in the browser of an unsuspecting user in the context of the vulnerable website.
Mitigation:
The vulnerability can be mitigated by sanitizing user-supplied input in the 'PID', 'Limit' and 'AID' parameters of the 'googmonify.php' script.