Site Cookie Setting Security & Risk Analysis

wordpress.org/plugins/site-cookie-setting

Description The plugin adds a HTML snippet of Cookie on a Web Page. Installation Upload the plugin files to the /wp-content/plugins/site-cookie-setti …

0 active installs v1.0 PHP 5.6+ WP 5.0+ Updated Jun 5, 2023
ajaxcsshtmljqueryseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Site Cookie Setting Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "site-cookie-setting" plugin, version 1.0, exhibits a concerning security posture due to a significant number of unprotected AJAX handlers. While the static analysis did not reveal dangerous functions, file operations, or external HTTP requests, the absence of authentication checks on all six identified AJAX entry points presents a substantial risk. This means any unauthenticated user could potentially interact with these handlers, leading to unintended actions or information disclosure if the underlying functionality is not robustly secured.

The lack of capability checks and nonce checks further exacerbates this risk. The absence of proper authorization and CSRF protection on AJAX endpoints is a major security oversight. Although the plugin has no recorded vulnerability history, this should not be interpreted as a sign of strong security. It may simply indicate that no vulnerabilities have been discovered or reported yet. The plugin's reliance on prepared statements for SQL queries and generally good output escaping are positive aspects, but they do not mitigate the fundamental issue of unprotected entry points.

In conclusion, while the plugin demonstrates some good coding practices in areas like SQL query handling and output sanitization, the critical vulnerability of unprotected AJAX handlers casts a long shadow over its security. The absence of any security checks on these entry points makes it highly susceptible to attacks, and immediate remediation is strongly advised. The lack of past vulnerabilities should not breed complacency; proactive security measures are essential for this plugin.

Key Concerns

  • 6 AJAX handlers without auth checks
  • 0 Nonce checks
  • 0 Capability checks
Vulnerabilities
None known

Site Cookie Setting Security Vulnerabilities

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

Site Cookie Setting Code Analysis

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

SQL Query Safety

50% prepared6 total queries

Output Escaping

77% escaped13 total outputs
Attack Surface
6 unprotected

Site Cookie Setting Attack Surface

Entry Points6
Unprotected6

AJAX Handlers 6

authwp_ajax_scs_fetch_dataincludes\scs_functions.php:3
noprivwp_ajax_scs_fetch_dataincludes\scs_functions.php:4
authwp_ajax_cookie_setterincludes\scs_functions.php:6
noprivwp_ajax_cookie_setterincludes\scs_functions.php:7
authwp_ajax_check_cookie_setincludes\scs_functions.php:9
noprivwp_ajax_check_cookie_setincludes\scs_functions.php:10
WordPress Hooks 5
actionwp_enqueue_scriptsincludes\scs_register.php:18
actionadmin_print_stylesincludes\scs_register.php:19
actionwp_enqueue_scriptsincludes\scs_register.php:20
actioninitsite-cookie-setting.php:27
actionadmin_menusite-cookie-setting.php:67
Maintenance & Trust

Site Cookie Setting Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJun 5, 2023
PHP min version5.6
Downloads595

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Site Cookie Setting Developer Profile

amit12212

1 plugin · 0 total installs

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

How We Detect Site Cookie Setting

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/site-cookie-setting/assets/css/scs_style.css/wp-content/plugins/site-cookie-setting/assets/js/scs_script.js
Version Parameters
site-cookie-setting/assets/css/scs_style.css?ver=site-cookie-setting/assets/js/scs_script.js?ver=

HTML / DOM Fingerprints

JS Globals
wpAjax
FAQ

Frequently Asked Questions about Site Cookie Setting