Creative Commons Suite Security & Risk Analysis

wordpress.org/plugins/creative-commons-suite

Makes it easy to display a link to the Creative Commons license you desire in posts and pages.

10 active installs v0.5 PHP + WP 2.6+ Updated May 14, 2012
creative-commons
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Creative Commons Suite Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The creative-commons-suite plugin v0.5 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of identified CVEs and a clean vulnerability history suggest a history of secure development or diligent patching. The code analysis reveals a commendable lack of dangerous functions, file operations, external HTTP requests, and raw SQL queries. Furthermore, all SQL queries are prepared, and a nonce check is present, indicating some attention to preventing common WordPress vulnerabilities. However, a significant concern arises from the output escaping. With 100% of outputs being unescaped, there is a high risk of cross-site scripting (XSS) vulnerabilities if any user-supplied data is rendered directly to the browser. The lack of capability checks for the single identified nonce check also leaves room for improvement in access control.

Key Concerns

  • All outputs unescaped (XSS risk)
  • No capability checks for nonce
Vulnerabilities
None known

Creative Commons Suite Security Vulnerabilities

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

Creative Commons Suite Code Analysis

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

Output Escaping

0% escaped5 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
cc_suite_submenu (creative-commons-suite.php:28)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Creative Commons Suite Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menucreative-commons-suite.php:19
filterplugin_action_linkscreative-commons-suite.php:255
filterthe_contentcreative-commons-suite.php:257
filterthe_excerptcreative-commons-suite.php:258
Maintenance & Trust

Creative Commons Suite Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedMay 14, 2012
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Creative Commons Suite Developer Profile

Coen Jacobs

6 plugins · 1K total installs

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

How We Detect Creative Commons Suite

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/creative-commons-suite/css/style.css
Version Parameters
creative-commons-suite/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
cc-suite-license
Data Attributes
data-cc-license-commercialdata-cc-license-modificationsdata-cc-license-share-alike
JS Globals
window.cc_suite_license_commercialwindow.cc_suite_license_modificationswindow.cc_suite_license_share_alikewindow.cc_suite_license_target_blankwindow.cc_suite_license_style_beforewindow.cc_suite_license_style_after
Shortcode Output
[cc_suite_license][cc-suite-license]
FAQ

Frequently Asked Questions about Creative Commons Suite