Site-settings Security & Risk Analysis

wordpress.org/plugins/sites-settings

Site-settings is the ultimate plugin for making all the necessary changes in the custom fields of a website.

10 active installs v1.1.0 PHP 5.6+ WP 4.9+ Updated May 5, 2025
site-social-linkssite-settingstheme-basic-settingstheme-settings
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Site-settings Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The 'sites-settings' plugin version 1.1.0 demonstrates a generally strong security posture, with no known vulnerabilities in its history and a positive code analysis. The absence of CVEs suggests a commitment to secure coding practices. The static analysis reveals a minimal attack surface, consisting of a single shortcode, with no unprotected entry points identified. Furthermore, the plugin effectively utilizes prepared statements for all SQL queries and exhibits a high percentage of properly escaped output, mitigating risks of SQL injection and cross-site scripting (XSS). The presence of a nonce check and the use of a bundled library like Select2 (though its version is not specified) are also good practices.

However, there are a couple of areas that warrant attention. The taint analysis shows two flows with unsanitized paths, which, although not classified as critical or high severity in this analysis, represent a potential avenue for malicious input to be processed without proper validation. Additionally, the plugin lacks capability checks on its entry points, meaning that potentially sensitive operations could be performed by users without the necessary permissions. While the current absence of documented vulnerabilities is a positive sign, the presence of unsanitized paths and missing capability checks represent potential weaknesses that could be exploited if an attacker discovers them, especially as the plugin evolves or is integrated into more complex environments.

Key Concerns

  • Unsanitized paths in taint analysis
  • Missing capability checks
Vulnerabilities
None known

Site-settings Security Vulnerabilities

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

Site-settings Code Analysis

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

Bundled Libraries

Select2

Output Escaping

94% escaped86 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ctss_form_submit (site-settings.php:112)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Site-settings Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ss_option] site-settings.php:36
WordPress Hooks 6
actionplugins_loadedsite-settings.php:29
actionadmin_menusite-settings.php:31
actionadmin_enqueue_scriptssite-settings.php:32
actionadmin_post_ctss_formsite-settings.php:33
actionctss_processing_completesite-settings.php:34
filterplugin_row_metasite-settings.php:39
Maintenance & Trust

Site-settings Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 5, 2025
PHP min version5.6
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Site-settings Developer Profile

Coders Time Team

6 plugins · 3K total installs

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

How We Detect Site-settings

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sites-settings/assets/css/bootstrap.min.css/wp-content/plugins/sites-settings/assets/css/select2.css/wp-content/plugins/sites-settings/assets/css/style.css/wp-content/plugins/sites-settings/assets/js/select2.js/wp-content/plugins/sites-settings/assets/js/ctss.js
Script Paths
/wp-content/plugins/sites-settings/assets/js/select2.js/wp-content/plugins/sites-settings/assets/js/ctss.js
Version Parameters
sites-settings/assets/css/style.css?ver=sites-settings/assets/js/ctss.js?ver=

HTML / DOM Fingerprints

CSS Classes
success_msg
Data Attributes
data-select2-id
JS Globals
wp.mediatb_show
Shortcode Output
[ss_option][ss_option]site_tags[/ss_option][ss_option]product_tags[/ss_option][ss_option]site_logo[/ss_option]
FAQ

Frequently Asked Questions about Site-settings