Comic Rocket Ad Network Widget Security & Risk Analysis

wordpress.org/plugins/comic-rocket-ad-network-widget

Easily include Comic Rocket's network ad box on your webcomic!

10 active installs v0.5 PHP + WP 3.5.1+ Updated Apr 15, 2013
adscomiccomicrocketwebcomicwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comic Rocket Ad Network Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Comic Rocket Ad Network Widget 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 plugin "comic-rocket-ad-network-widget" v0.5 exhibits a mixed security posture. On the positive side, it demonstrates strong practices regarding SQL queries, with 100% utilizing prepared statements, and there are no recorded vulnerabilities or CVEs, suggesting a relatively stable history. Furthermore, the lack of direct file operations and external HTTP requests minimizes certain common attack vectors.

However, significant concerns arise from the static code analysis. The presence of the `create_function` is a critical code smell, as it can lead to arbitrary code execution if used with unsanitized input. Additionally, the low rate of properly escaped output (27%) is a major vulnerability, potentially leading to Cross-Site Scripting (XSS) attacks. The absence of nonce and capability checks across all identified entry points, though the attack surface is currently reported as zero, is a substantial oversight that would expose the plugin if new entry points were introduced or if existing ones are identified later.

While the plugin has no known CVEs, this cannot be relied upon as a long-term indicator of security. The identified code weaknesses, particularly the `create_function` and poor output escaping, are significant and present a considerable risk. The lack of security checks on any potential entry points means that if any were discovered, they would likely be exploitable without authentication or authorization. Therefore, while the plugin has a clean vulnerability history, the inherent code quality issues necessitate caution.

Key Concerns

  • Use of create_function (potential RCE)
  • Low output escaping rate (XSS risk)
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Comic Rocket Ad Network Widget Security Vulnerabilities

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

Comic Rocket Ad Network Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("comicrocket_widget");') );comicrocket.php:78

Output Escaping

27% escaped15 total outputs
Attack Surface

Comic Rocket Ad Network Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initcomicrocket.php:78
Maintenance & Trust

Comic Rocket Ad Network Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedApr 15, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Comic Rocket Ad Network Widget Developer Profile

comic-rocket

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 Comic Rocket Ad Network Widget

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

Asset Fingerprints

Script Paths
http://www.comic-rocket.com/metrics.jshttps://www.comic-rocket.com/metrics.js

HTML / DOM Fingerprints

CSS Classes
comicrocket_widget
Data Attributes
data-comic-rocket-box
FAQ

Frequently Asked Questions about Comic Rocket Ad Network Widget