Classy Security & Risk Analysis

wordpress.org/plugins/classy

A tool used to integrate Classy.org's API into easily accessible shortcodes

10 active installs v1.2.3 PHP + WP 3.0.1+ Updated Aug 12, 2015
apiclassyshortcodes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Classy Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The 'classy' v1.2.3 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals no dangerous functions, file operations, or SQL queries that are not using prepared statements. The absence of known vulnerabilities in its history is also a strong indicator of good development practices. However, several areas raise significant concerns. The plugin relies entirely on shortcodes for its attack surface, which is quite large with 18 entry points. Crucially, there are no nonce checks or capability checks present on these shortcodes, meaning any authenticated user could potentially trigger these functions, and there's no protection against CSRF attacks. Furthermore, only 20% of output is properly escaped, presenting a risk of cross-site scripting (XSS) vulnerabilities through the shortcode outputs. The substantial number of external HTTP requests (30) also introduces potential risks if the targets of these requests are compromised or if the plugin doesn't validate the responses adequately. While taint analysis shows no immediate critical or high severity flows, the lack of proper output escaping and authentication on the primary attack surface leaves it vulnerable to attack.

Key Concerns

  • No nonce checks on shortcodes
  • No capability checks on shortcodes
  • Low output escaping percentage (20%)
  • Large attack surface via shortcodes
  • Significant number of external HTTP requests (30)
Vulnerabilities
None known

Classy Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Classy Release Timeline

v1.2.3Current
v1.2.2
v1.2.1
v1.2
v1.1
Code Analysis
Analyzed Mar 16, 2026

Classy Code Analysis

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

Output Escaping

20% escaped20 total outputs
Attack Surface

Classy Attack Surface

Entry Points18
Unprotected0

Shortcodes 18

[classy_campaigns] public\class-classy-public.php:88
[classy_fundraisers] public\class-classy-public.php:89
[classy_donations] public\class-classy-public.php:90
[classy_campaign_info] public\class-classy-public.php:91
[classy_fundraiser_info] public\class-classy-public.php:92
[classy_teams] public\class-classy-public.php:93
[classy_team_info] public\class-classy-public.php:94
[classy_recurring] public\class-classy-public.php:95
[classy_project_info] public\class-classy-public.php:96
[classy_campaigns] trunk\public\class-classy-public.php:88
[classy_fundraisers] trunk\public\class-classy-public.php:89
[classy_donations] trunk\public\class-classy-public.php:90
[classy_campaign_info] trunk\public\class-classy-public.php:91
[classy_fundraiser_info] trunk\public\class-classy-public.php:92
[classy_teams] trunk\public\class-classy-public.php:93
[classy_team_info] trunk\public\class-classy-public.php:94
[classy_recurring] trunk\public\class-classy-public.php:95
[classy_project_info] trunk\public\class-classy-public.php:96
WordPress Hooks 18
actionadmin_noticesadmin\class-classy-admin.php:74
actionadmin_noticesadmin\class-classy-admin.php:74
actionplugins_loadedincludes\class-classy.php:143
actionadmin_enqueue_scriptsincludes\class-classy.php:158
actionadmin_enqueue_scriptsincludes\class-classy.php:159
actionadmin_menuincludes\class-classy.php:160
actionwp_enqueue_scriptsincludes\class-classy.php:174
actionwp_enqueue_scriptsincludes\class-classy.php:175
actioninitincludes\class-classy.php:176
actionadmin_noticestrunk\admin\class-classy-admin.php:74
actionadmin_noticestrunk\admin\class-classy-admin.php:74
actionplugins_loadedtrunk\includes\class-classy.php:143
actionadmin_enqueue_scriptstrunk\includes\class-classy.php:158
actionadmin_enqueue_scriptstrunk\includes\class-classy.php:159
actionadmin_menutrunk\includes\class-classy.php:160
actionwp_enqueue_scriptstrunk\includes\class-classy.php:174
actionwp_enqueue_scriptstrunk\includes\class-classy.php:175
actioninittrunk\includes\class-classy.php:176
Maintenance & Trust

Classy Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedAug 12, 2015
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Classy Developer Profile

Asitha

2 plugins · 20 total installs

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

How We Detect Classy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/classy/admin/css/classy-admin.css/wp-content/plugins/classy/admin/js/classy-admin.js
Script Paths
/wp-content/plugins/classy/admin/js/classy-admin.js
Version Parameters
classy-admin.css?ver=classy-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
classy-admin-wrap
HTML Comments
<!-- This file is part of the classy Plugin. --><!-- Provides the admin-specific functionality for the plugin. -->
Data Attributes
data-tokendata-cid
JS Globals
classy
FAQ

Frequently Asked Questions about Classy