Conversions Popup Widget Security & Risk Analysis

wordpress.org/plugins/conversions-popup-widget

Proof your business results! Show in an animated popup your last conversions loaded from a Google Spreadsheet!

10 active installs v1.0 PHP 5.5+ WP 4.6+ Updated Mar 2, 2018
conversionsgoogle-spreadsheetmarketingpopup-widgetuseproof
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Conversions Popup Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Conversions Popup Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The security posture of the "conversions-popup-widget" plugin v1.0 appears to be quite good based on the provided static analysis. There are no identified vulnerabilities in its history, and importantly, the static analysis did not uncover any critical or high severity taint flows, dangerous functions, or raw SQL queries. The plugin also demonstrates good practices by using prepared statements for its SQL queries and seems to avoid common attack vectors like AJAX handlers, REST API routes, and shortcodes that are often susceptible to vulnerabilities if not properly secured. The lack of external HTTP requests and reliance on prepared statements are positive indicators of a secure coding approach.

However, there are areas for concern that prevent a perfect score. The significant percentage of improperly escaped output (44%) is a notable weakness. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled securely before being displayed to users. Additionally, the absence of any nonce checks or capability checks on any potential entry points, combined with the lack of any identified entry points in the static analysis, raises a flag. While there are no explicit entry points detected, the file operations could potentially introduce an attack surface not fully captured by the analysis. The absence of documented vulnerabilities in the past is a positive sign, but it does not negate the risks identified in the code analysis, particularly the output escaping issues.

Key Concerns

  • Unescaped output percentage is high
  • No nonce checks present
  • No capability checks present
  • File operations present with no auth checks
Vulnerabilities
None known

Conversions Popup Widget Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Conversions Popup Widget Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
30
38 escaped
Nonce Checks
0
Capability Checks
0
File Operations
1
External Requests
0
Bundled Libraries
0

Output Escaping

56% escaped68 total outputs
Attack Surface

Conversions Popup Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionload-widgets.phpconversions-popup-widget.php:25
actionwidgets_initconversions-popup-widget.php:359
actionwp_enqueue_scriptsconversions-popup-widget.php:360
Maintenance & Trust

Conversions Popup Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 2, 2018
PHP min version5.5
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Conversions Popup Widget Developer Profile

fuertedev01

1 plugin · 10 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Conversions Popup Widget

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Script Paths
/wp-content/plugins/conversions-popup-widget/js/cpw-admin.js/wp-content/plugins/conversions-popup-widget/js/cpw-public.js
Version Parameters
conversions-popup-widget/js/cpw-admin.js?ver=conversions-popup-widget/js/cpw-public.js?ver=conversions-popup-widget/css/cpw-public.css?ver=

HTML / DOM Fingerprints

CSS Classes
cpw-popup-containercpw-popup-contentcpw-popup-closecpw-popup-message
HTML Comments
<!-- Conversions Popup Widget --><!-- Conversions Popup Widget Class --><!-- Backend form --><!-- Google Spreadsheet Link -->+8 more
Data Attributes
data-cpw-spreadsheet-linkdata-cpw-load-first-rowdata-cpw-name-columndata-cpw-email-columndata-cpw-call-to-actiondata-cpw-side-to-display+3 more
JS Globals
cpw_settings
FAQ

Frequently Asked Questions about Conversions Popup Widget