MoveOn Campaigns Security & Risk Analysis

wordpress.org/plugins/moveon-campaigns

Display and sign MoveOn.org campaign petitions on your site. Integrate directly into you theme or content, or use as a sidebar widget.

10 active installs v1.0.0 PHP + WP 3.4+ Updated Aug 26, 2013
engagementpoliticssidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MoveOn Campaigns Safe to Use in 2026?

Generally Safe

Score 85/100

MoveOn Campaigns has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "moveon-campaigns" v1.0.0 plugin presents a mixed security picture. On the positive side, there are no known vulnerabilities (CVEs) and the static analysis reveals no critical or high-severity taint flows. The plugin also demonstrates good practices by using prepared statements for all SQL queries and avoiding file operations and external HTTP requests, which significantly reduces common attack vectors. However, there are notable areas of concern, primarily stemming from the code signals. The low percentage of properly escaped output (43%) indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities, especially considering the presence of a shortcode which can be a vector for user-supplied input. Furthermore, the complete absence of nonce and capability checks across all identified entry points, including the shortcode, leaves these features open to unauthorized actions and potential exploitation.

The vulnerability history shows no recorded issues, which is a positive indicator of past development practices. However, this does not negate the immediate risks identified in the current static analysis. The plugin's strengths lie in its avoidance of direct database manipulation vulnerabilities and external dependencies. Its weaknesses are centered on input validation and authorization checks, particularly concerning the handling of user-provided data within the shortcode and the lack of any access control mechanisms.

In conclusion, while "moveon-campaigns" v1.0.0 has a clean vulnerability history and avoids some dangerous practices, the high proportion of unescaped output and the complete lack of authentication/authorization checks on its entry points create a substantial risk of XSS and potential unauthorized actions. These issues require immediate attention to improve the plugin's overall security posture.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

MoveOn Campaigns Security Vulnerabilities

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

MoveOn Campaigns Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
8
6 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

43% escaped14 total outputs
Attack Surface

MoveOn Campaigns Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[moveon-campaigns-petition] class.moveon-campaigns.php:59
WordPress Hooks 1
actionwidgets_initmoveon-campaigns.php:38
Maintenance & Trust

MoveOn Campaigns Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedAug 26, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

MoveOn Campaigns Developer Profile

mattoperry

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 MoveOn Campaigns

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/moveon-campaigns/moveon-campaigns.php/wp-content/plugins/moveon-campaigns/class.moveon-campaigns.php/wp-content/plugins/moveon-campaigns/class.moveon-campaigns-widget.php
Version Parameters
moveon-campaigns/moveon-campaigns.php?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
moveon-petition
Data Attributes
id="petition-embed"
Shortcode Output
[moveon-campaigns-petition name="[moveon-campaigns-petition name="
FAQ

Frequently Asked Questions about MoveOn Campaigns