Solid Post Likes Security & Risk Analysis

wordpress.org/plugins/solid-post-likes

A like button for all post types. Solid and simple.

500 active installs v1.0.8 PHP + WP 4.0+ Updated Jul 24, 2024
likelike-buttonpost-likes
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Solid Post Likes Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "solid-post-likes" plugin, version 1.0.8, exhibits a mixed security posture. While it demonstrates good practices in output escaping (96% properly escaped) and has no recorded vulnerability history or dangerous functions, several significant concerns warrant attention. The presence of four AJAX handlers without authentication checks creates a substantial attack surface, making them prime targets for unauthorized actions. Furthermore, the plugin's database interactions are concerning; 100% of its SQL queries lack prepared statements, which is a critical vulnerability that can lead to SQL injection attacks. Although taint analysis did not reveal critical or high severity issues, the two flows with unsanitized paths are still noteworthy and could potentially be exploited in conjunction with other weaknesses.

In conclusion, the plugin has strengths in output handling and a clean vulnerability history, which is positive. However, the unprotected AJAX endpoints and the complete lack of prepared statements for SQL queries represent serious security weaknesses. These, combined with the potential for unsanitized paths, create a considerable risk for sites using this plugin. Prioritizing the remediation of these issues is crucial to improving the plugin's overall security.

Key Concerns

  • Unprotected AJAX handlers
  • Raw SQL queries without prepared statements
  • Flows with unsanitized paths
  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

Solid Post Likes Security Vulnerabilities

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

Solid Post Likes Release Timeline

v1.0.8Current
Code Analysis
Analyzed Mar 16, 2026

Solid Post Likes Code Analysis

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

SQL Query Safety

0% prepared5 total queries

Output Escaping

96% escaped25 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
oacs_spl_get_like_info (controllers\SolidPostLikesGetter.php:16)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

Solid Post Likes Attack Surface

Entry Points7
Unprotected4

AJAX Handlers 4

noprivwp_ajax_oacs_spl_process_likecontrollers\app\SolidPostLikesPlugin.php:196
authwp_ajax_oacs_spl_process_likecontrollers\app\SolidPostLikesPlugin.php:197
noprivwp_ajax_oacs_spl_get_like_infocontrollers\app\SolidPostLikesPlugin.php:204
authwp_ajax_oacs_spl_get_like_infocontrollers\app\SolidPostLikesPlugin.php:205

Shortcodes 3

[oacs_spl_profile] controllers\app\SolidPostLikesPlugin.php:130
[oacsspl] controllers\app\SolidPostLikesPlugin.php:161
[oacsspllist] controllers\app\SolidPostLikesPlugin.php:164
WordPress Hooks 12
actionplugins_loadedcontrollers\app\SolidPostLikesPlugin.php:111
actionshow_user_profilecontrollers\app\SolidPostLikesPlugin.php:128
actionafter_setup_themecontrollers\app\SolidPostLikesPlugin.php:133
actioncarbon_fields_register_fieldscontrollers\app\SolidPostLikesPlugin.php:134
actionadmin_enqueue_scriptscontrollers\app\SolidPostLikesPlugin.php:136
actionadmin_enqueue_scriptscontrollers\app\SolidPostLikesPlugin.php:137
actioncarbon_fields_theme_options_container_savedcontrollers\app\SolidPostLikesPlugin.php:139
actionwp_enqueue_scriptscontrollers\app\SolidPostLikesPlugin.php:157
actionwp_enqueue_scriptscontrollers\app\SolidPostLikesPlugin.php:158
filtercomment_textcontrollers\app\SolidPostLikesPlugin.php:169
filterthe_contentcontrollers\app\SolidPostLikesPlugin.php:176
actionwoocommerce_single_product_summarycontrollers\app\SolidPostLikesPlugin.php:182
Maintenance & Trust

Solid Post Likes Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJul 24, 2024
PHP min version
Downloads10K

Community Trust

Rating98/100
Number of ratings8
Active installs500
Developer Profile

Solid Post Likes Developer Profile

oacstudio

3 plugins · 510 total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
217 days
View full developer profile
Detection Fingerprints

How We Detect Solid Post Likes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/solid-post-likes/admin/css/admin-style.css/wp-content/plugins/solid-post-likes/public/css/style.css/wp-content/plugins/solid-post-likes/public/js/solid-post-likes.js
Script Paths
/wp-content/plugins/solid-post-likes/public/js/solid-post-likes.js
Version Parameters
solid-post-likes/public/css/style.css?ver=solid-post-likes/public/js/solid-post-likes.js?ver=solid-post-likes/admin/css/admin-style.css?ver=solid-post-likes/admin/js/admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
oacs_spl_like_countoacs_spl_heart_iconsolid-post-likes-buttonspl-likes-iconspl-post-idspl-user-id
Data Attributes
data-spl-post-iddata-spl-user-iddata-spl-countdata-spl-type
JS Globals
solid_post_likes_ajax_object
Shortcode Output
[oacsspl][oacsspllist][oacs_spl_profile]
FAQ

Frequently Asked Questions about Solid Post Likes