HTML to Shortcode Generator Security & Risk Analysis

wordpress.org/plugins/html-to-shortcode-generator

Generate a WordPress Shortcode with HTML/CSS knowledge only! Install this plugin in your WordPress website and use a simple form to generate a shortco …

20 active installs v1.0 PHP + WP 3.0.1+ Updated Jun 30, 2016
custom-plugin-buildercustom-plugin-creatorcustom-plugin-makercustom-wordpress-plugin-builderhtml-to-shortcode-generator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is HTML to Shortcode Generator Safe to Use in 2026?

Generally Safe

Score 85/100

HTML to Shortcode Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The html-to-shortcode-generator plugin v1.0 presents a mixed security posture. While it demonstrates good practices in its handling of SQL queries and includes some capability checks and nonces, significant concerns arise from its attack surface and output escaping. The presence of a single AJAX handler that lacks authentication checks is a major vulnerability, creating a direct entry point for attackers. Furthermore, the low percentage of properly escaped output (9%) indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, especially considering the plugin's purpose of generating shortcodes from HTML, which often involves user-provided content.

The taint analysis reveals flows with unsanitized paths, although they are not classified as critical or high severity. This suggests potential for path traversal or similar issues that could be exploited in conjunction with other weaknesses. The static analysis also highlights file operations, which, when combined with unsanitized paths and weak output escaping, could be a vector for malicious file manipulation or information disclosure.

The plugin's vulnerability history is a positive indicator, showing no recorded CVEs. This suggests that the development team may have a history of producing relatively secure code, or that the plugin has not been a significant target for exploitation. However, this does not negate the immediate risks identified in the current analysis. In conclusion, while the absence of known vulnerabilities is encouraging, the unprotected AJAX endpoint and widespread unescaped output are critical security flaws that require immediate attention.

Key Concerns

  • Unprotected AJAX handler
  • Low percentage of output escaping
  • Flows with unsanitized paths
Vulnerabilities
None known

HTML to Shortcode Generator Security Vulnerabilities

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

HTML to Shortcode Generator Release Timeline

v1.3
v1.2
v1.1
v1.0Current
Code Analysis
Analyzed Mar 16, 2026

HTML to Shortcode Generator Code Analysis

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

Output Escaping

9% escaped101 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
htsg_delete_assets (html-to-shortcode-generator.php:157)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

HTML to Shortcode Generator Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_delete_assethtml-to-shortcode-generator.php:112
WordPress Hooks 14
actionadd_meta_boxesclass\plugin-enabler.php:57
actionsave_postclass\plugin-enabler.php:58
actionwpclass\plugin-enabler.php:61
actionadmin_enqueue_scriptsclass\plugin-enabler.php:62
actionadmin_enqueue_scriptsclass\plugin-enabler.php:65
actionwp_headclass\plugin-enabler.php:119
actionwp_footerclass\plugin-enabler.php:120
actionadmin_menuclass\plugin-enabler.php:402
actioninithtml-to-shortcode-generator.php:65
actionadmin_enqueue_scriptshtml-to-shortcode-generator.php:71
actionpost_submitbox_starthtml-to-shortcode-generator.php:96
actionpost_edit_form_taghtml-to-shortcode-generator.php:113
filterpost_updated_messageshtml-to-shortcode-generator.php:114
actionsave_posthtml-to-shortcode-generator.php:115
Maintenance & Trust

HTML to Shortcode Generator Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJun 30, 2016
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Alternatives

HTML to Shortcode Generator Alternatives

No alternatives data available yet.

Developer Profile

HTML to Shortcode Generator Developer Profile

webmediatree5

1 plugin · 20 total installs

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

How We Detect HTML to Shortcode Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/html-to-shortcode-generator/assets/css/compose.css/wp-content/plugins/html-to-shortcode-generator/assets/js/compose.js
Script Paths
/wp-content/plugins/html-to-shortcode-generator/assets/js/compose.js
Version Parameters
html-to-shortcode-generator/assets/css/compose.css?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
cat_head
HTML Comments
<!-- Includes Plugin Enabler Class File. --><!-- Plugin Initialization action --><!-- Plugin Initialization Function --><!-- Enable Button Output -->+3 more
Data Attributes
id="enable"name="_wp_pluginenable"id="wp_plugin_assets_attachment"name="wp_plugin_assets_attachment"
FAQ

Frequently Asked Questions about HTML to Shortcode Generator