vendor:
ClickBank Ads Plugin
by:
Kaustubh G. Padwad
7.5
CVSS
HIGH
Cross Site Request Forgery and Cross Site Scripting
352, 79
CWE
Product Name: ClickBank Ads Plugin
Affected Version From: Version 1.7 and mostly prior to it
Affected Version To: Version 1.7
Patch Exists: YES
Related CWE: N/A
CPE: a:clickbank:clickbank_ads_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: WordPress
2020
CSRF and Stored XSS Vulnerability in ClickBank Ads WordPress Plugin
This plugin is vulnerable to a combination of CSRF/XSS attack meaning that if an admin user can be tricked to visit a crafted URL created by attacker (via spear phishing/social engineering), the attacker can insert arbitrary script into admin page. Once exploited, admin's browser can be made to do almost anything the admin user could typically do by hijacking admin's cookies etc.
Mitigation:
Use nonces to verify requests, validate user input, and use secure coding practices.