LiveActive security incident?Get immediate response
CVE Record

CVE-2015-20105: ClickBank Affiliate Ads <= 1.20 - CSRF to Stored Cross-Site Scripting

The ClickBank Affiliate Ads WordPress plugin through 1.20 does not have CSRF check when saving its settings, allowing attacker to make logged in admin change them via a CSRF attack. Furthermore, due to the lack of escaping when they are outputting, it could also lead to Stored Cross-Site Scripting issues

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2015-20105 affects the ClickBank Affiliate Ads WordPress plugin through version 1.20. A logged-in administrator could be tricked into saving attacker-controlled settings, and those settings may later run script in site pages or admin views because output was not properly escaped.

Executive priority

Prioritize this where the plugin is installed on public or revenue-generating WordPress sites. Business risk is mainly site defacement, visitor script execution, credential theft, or admin-session abuse. Sites without this plugin are not exposed based on the supplied sources.

Technical view

The sources describe missing CSRF protection in the plugin settings save flow, combined with insufficient output escaping. This creates a CSRF path to stored cross-site scripting when an authenticated admin is induced to make a settings change. No CVSS score, fixed version, or vendor mitigation is provided in the supplied sources.

Likely exposure

Exposure is limited to WordPress sites with ClickBank Affiliate Ads installed at version 1.20 or earlier. The vulnerability requires an authenticated administrator to interact with attacker-controlled content or navigation, so internet exposure depends on admin browsing behavior rather than unauthenticated reachability alone.

Exploitation context

The source bundle includes public vulnerability references from WPScan, Bugtraq, and Packet Storm, but it does not show CISA KEV listing or confirm active exploitation. Treat public disclosure as enough to justify inventory and remediation, not proof of current attacks.

Researcher notes

Evidence is consistent but sparse: the CVE description states missing CSRF checks and stored XSS through version 1.20, while public references document the advisory history. The bundle does not identify a maintained vendor, exploit-in-the-wild evidence, CVSS vector, or a specific patched version.

Mitigation direction

  • Inventory WordPress sites for ClickBank Affiliate Ads version 1.20 or earlier.
  • Check plugin, WordPress.org, WPScan, or vendor guidance for a fixed release.
  • Remove or disable the plugin if no supported fixed version is available.
  • Limit administrator browsing from privileged sessions where practical.
  • Review affected site settings for unexpected script or HTML content.

Validation and detection

  • Confirm whether the plugin is installed and record its exact version.
  • Review plugin settings pages for CSRF nonce enforcement on save actions.
  • Review rendered plugin output for proper escaping of saved settings.
  • Check site logs and content for suspicious changes around plugin settings.
  • Verify remediation by confirming removal, upgrade, or compensating control status.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2015-20105 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownClickBank Affiliate Ads1.20Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.