Show Some Love from kiki.co.za Security & Risk Analysis

wordpress.org/plugins/show-some-love-kikicoza

Show some love to the people who make it possible to do what you do.

10 active installs v1.1.1 PHP + WP 3.0+ Updated Jan 9, 2013
content-linkslink-lovelink-to-providers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show Some Love from kiki.co.za Safe to Use in 2026?

Generally Safe

Score 85/100

Show Some Love from kiki.co.za 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 'show-some-love-kikicoza' plugin version 1.1.1 presents a mixed security posture. On the positive side, the plugin demonstrates good practices by exclusively using prepared statements for SQL queries, employing nonce and capability checks on its single identified entry point (a shortcode), and having no known historical vulnerabilities. Furthermore, the taint analysis found no unsanitized flows, indicating that data handled by the plugin is likely being treated with appropriate security measures.

However, significant concerns arise from the static code analysis. The presence of the `unserialize` function three times is a critical red flag. If the data being unserialized is not strictly controlled and comes from an untrusted source, it can lead to arbitrary object injection vulnerabilities. Additionally, a notable weakness is that 100% of the plugin's output is not properly escaped. This exposes the plugin to cross-site scripting (XSS) vulnerabilities, where malicious scripts could be injected into the frontend of a WordPress site.

Given the lack of historical vulnerabilities, it suggests the plugin developers may be diligent. However, the identified code-level risks, particularly the unserialize function and unescaped output, represent immediate threats that require attention. The plugin's limited attack surface and the presence of basic authentication checks are mitigating factors, but the core issues of unserialization and output sanitization must be addressed to ensure a secure implementation.

Key Concerns

  • Dangerous function: unserialize used
  • Output escaping: 100% unescaped
Vulnerabilities
None known

Show Some Love from kiki.co.za Security Vulnerabilities

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

Show Some Love from kiki.co.za Code Analysis

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

Dangerous Functions Found

unserialize$auto_arr = unserialize(get_option('sp_auto_suggest_list'));show-some-love-plugin.php:87
unserializevar projects = [<?php $auto_arr = unserialize(get_option('sp_auto_suggest_list'));show-some-love-plugin.php:128
unserialize$arr_auto_sugg = unserialize($auto_sugg);show-some-love-plugin.php:196

Output Escaping

0% escaped10 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
sp_opt_do_action (show-some-love-plugin.php:45)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Show Some Love from kiki.co.za Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[show-some-love] show-some-love-plugin.php:313
WordPress Hooks 9
actionadmin_menushow-some-love-plugin.php:35
actionadmin_initshow-some-love-plugin.php:42
actionadmin_noticesshow-some-love-plugin.php:58
actionadd_meta_boxesshow-some-love-plugin.php:71
actionsave_postshow-some-love-plugin.php:72
actionadmin_headshow-some-love-plugin.php:215
filterthe_contentshow-some-love-plugin.php:270
actionwp_headshow-some-love-plugin.php:322
actioninitshow-some-love-plugin.php:331
Maintenance & Trust

Show Some Love from kiki.co.za Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJan 9, 2013
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Show Some Love from kiki.co.za Developer Profile

14850842

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 Show Some Love from kiki.co.za

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/show-some-love-kikicoza/js/jquery-ui.min.js/wp-content/plugins/show-some-love-kikicoza/css/style.css/wp-content/plugins/show-some-love-kikicoza/js/sp-admin.js
Script Paths
/wp-content/plugins/show-some-love-kikicoza/js/jquery-ui.min.js/wp-content/plugins/show-some-love-kikicoza/js/sp-admin.js
Version Parameters
show-some-love-kikicoza/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
meta-categorymeta-namemetabox_namesmetabox_descmetaboxes_tableinput_textmeta-linksp-meta
Data Attributes
sp-targetsp-stylesp-customsp-displaysp_vendorssp_head+3 more
JS Globals
jQuery
FAQ

Frequently Asked Questions about Show Some Love from kiki.co.za