sCode (Easy Shortcodes) Security & Risk Analysis

wordpress.org/plugins/scode-by-mojwp

Easy way to creat and manage shortcode from Admin panel site.

500 active installs v1.1.5 PHP 5.6+ WP 4.0+ Updated Jun 30, 2021
ajaxpostshortcodeshortcodestabs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is sCode (Easy Shortcodes) Safe to Use in 2026?

Generally Safe

Score 85/100

sCode (Easy Shortcodes) has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "scode-by-mojwp" plugin v1.1.5 exhibits a mixed security posture. On the positive side, the plugin has no recorded CVEs and implements proper nonce and capability checks for its AJAX handlers, indicating good practices in critical security areas. The limited attack surface, with all entry points being protected, is also a strength. However, the code analysis reveals significant concerns, particularly in output escaping and taint analysis. Only 26% of outputs are properly escaped, leaving a substantial portion vulnerable to Cross-Site Scripting (XSS) attacks. Furthermore, the taint analysis identified two high-severity flows with unsanitized paths, which could lead to injection vulnerabilities if user-supplied data is not handled with extreme care. While the plugin has no history of known vulnerabilities, the current code analysis suggests potential weaknesses that could be exploited. The high percentage of raw SQL queries and the presence of unsanitized paths in taint flows are areas that require immediate attention to improve the overall security.

Key Concerns

  • Unsanitized taint flows (High severity)
  • Low percentage of properly escaped output
  • Significant portion of SQL queries not prepared
Vulnerabilities
None known

sCode (Easy Shortcodes) Security Vulnerabilities

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

sCode (Easy Shortcodes) Code Analysis

Dangerous Functions
0
Raw SQL Queries
4
16 prepared
Unescaped Output
17
6 escaped
Nonce Checks
4
Capability Checks
4
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

80% prepared20 total queries

Output Escaping

26% escaped23 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

6 flows2 with unsanitized paths
scode_ajax_add_shortcode (includes\ajax.php:9)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

sCode (Easy Shortcodes) Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_scode_add_shortcodeincludes\ajax.php:8
authwp_ajax_scode_del_shortcodeincludes\ajax.php:87
authwp_ajax_scode_view_shortcodeincludes\ajax.php:104
authwp_ajax_scode_edit_shortcodeincludes\ajax.php:126
WordPress Hooks 5
actionadmin_enqueue_scriptsincludes\admin.php:8
actionadmin_menuincludes\admin.php:20
filterwp_default_editorincludes\admin.php:27
actionplugins_loadedincludes\frontend.php:13
actionplugins_loadedscode.php:23
Maintenance & Trust

sCode (Easy Shortcodes) Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJun 30, 2021
PHP min version5.6
Downloads5K

Community Trust

Rating100/100
Number of ratings4
Active installs500
Developer Profile

sCode (Easy Shortcodes) Developer Profile

WPShop.ru

1 plugin · 500 total installs

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

How We Detect sCode (Easy Shortcodes)

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scode-by-mojwp/assets/css/admin-style.css/wp-content/plugins/scode-by-mojwp/assets/js/jquery.scode.js
Script Paths
/wp-content/plugins/scode-by-mojwp/assets/js/jquery.scode.js

HTML / DOM Fingerprints

CSS Classes
instructionautor_pluginadd-new-shortcodeopen-modal-buttontablenavalignleftactions
Data Attributes
data-target
JS Globals
scode_get_shortcodes
Shortcode Output
[scode][scode_group]
FAQ

Frequently Asked Questions about sCode (Easy Shortcodes)