Screen Sharing System Security & Risk Analysis

wordpress.org/plugins/screen-sharing-system

Plugin WordPress pour partage d'écran sécurisé et collaboration en temps réel.

10 active installs v1.2.3 PHP 7.0+ WP 4.0+ Updated Jun 17, 2025
collaborationeducationpartage-decransupport-techniquewebinar
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Screen Sharing System Safe to Use in 2026?

Generally Safe

Score 100/100

Screen Sharing System has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The 'screen-sharing-system' plugin v1.2.3 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by using prepared statements for all SQL queries and ensuring all output is properly escaped. There are no recorded vulnerabilities or CVEs, suggesting a history of stable and potentially secure code.

However, significant security concerns arise from the attack surface. The plugin exposes two AJAX handlers, and critically, both lack authentication checks. This means any unauthenticated user can potentially interact with these handlers, leading to an elevated risk of unauthorized actions or unintended behavior within the WordPress environment. The absence of nonce checks further exacerbates this risk, making these endpoints susceptible to Cross-Site Request Forgery (CSRF) attacks.

In conclusion, while the absence of SQL injection or output escaping vulnerabilities is a strength, the presence of unprotected AJAX endpoints presents a clear and present danger. The vulnerability history, while positive, does not mitigate the immediate risks introduced by the current code analysis. Developers should prioritize implementing proper authentication and nonce checks for all AJAX handlers to secure this plugin.

Key Concerns

  • AJAX handlers without authentication
  • Missing nonce checks on AJAX
Vulnerabilities
None known

Screen Sharing System Security Vulnerabilities

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

Screen Sharing System Code Analysis

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

Output Escaping

100% escaped7 total outputs
Attack Surface
2 unprotected

Screen Sharing System Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_check_licensechat-addon\includes\class-chat-addon.php:10
noprivwp_ajax_check_licensechat-addon\includes\class-chat-addon.php:11
WordPress Hooks 10
actionplugins_loadedchat-addon\chat-addon.php:14
actionadmin_enqueue_scriptschat-addon\includes\class-chat-addon.php:9
actionadmin_footerchat-addon\includes\class-chat-addon.php:12
actionadmin_menuincludes\class-screen-sharing-system.php:9
actionadmin_enqueue_scriptsincludes\class-screen-sharing-system.php:10
actionadmin_enqueue_scriptsincludes\class-screen-sharing-system.php:11
actionadmin_enqueue_scriptsincludes\class-screen-sharing-system.php:12
actionadmin_initincludes\class-screen-sharing-system.php:13
actioninitscreen-sharing-system.php:27
actionplugins_loadedscreen-sharing-system.php:41
Maintenance & Trust

Screen Sharing System Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 17, 2025
PHP min version7.0
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Screen Sharing System Developer Profile

Thomas Lloancy

9 plugins · 120 total installs

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

How We Detect Screen Sharing System

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/screen-sharing-system/assets/css/screen-sharing-system.css/wp-content/plugins/screen-sharing-system/assets/js/screen-sharing-system.js
Script Paths
/wp-content/plugins/screen-sharing-system/chat-addon/assets/js/chat.js
Version Parameters
screen-sharing-system/assets/css/screen-sharing-system.css?ver=screen-sharing-system/assets/js/screen-sharing-system.js?ver=

HTML / DOM Fingerprints

CSS Classes
sss-containersss-chat-containersss-chat-messagesss-chat-inputsss-chat-send-button
HTML Comments
<!-- Screen Sharing System Settings --><!-- Chat Addon Template -->
Data Attributes
data-ws-serverdata-ws-portdata-ice-serverdata-turn-serverdata-turn-usernamedata-turn-password
JS Globals
screenSharingSystemchatAddon
REST Endpoints
/wp-json/screen-sharing-system/v1/get-settings
Shortcode Output
[screen_sharing_widget]
FAQ

Frequently Asked Questions about Screen Sharing System