GM HTML Carousel Security & Risk Analysis

wordpress.org/plugins/gm-html-carousel

A simple and flexible HTML / text carousel with easy to use shortcodes.

0 active installs v1.0 PHP 5.2.4+ WP 3.0.1+ Updated Oct 23, 2017
carouselhtmljavascriptslidertestimonials
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GM HTML Carousel Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "gm-html-carousel" v1.0 plugin presents a generally positive security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history are strong indicators of good security practices over time. The code analysis reveals a minimal attack surface, with only one shortcode identified as an entry point, and crucially, no AJAX handlers or REST API routes exposed without proper authentication and permission checks. The plugin also demonstrates good practices in its handling of SQL queries, exclusively using prepared statements, and avoiding file operations and external HTTP requests. However, a notable area of concern is the output escaping. With only 50% of identified outputs properly escaped, there is a potential risk of Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is involved in the unescaped outputs. The absence of nonce checks, while not directly indicative of a vulnerability given the limited attack surface and lack of critical taint flows, is a missed opportunity to further harden the plugin against CSRF attacks.

Key Concerns

  • Half of outputs are not properly escaped
  • No nonce checks implemented
Vulnerabilities
None known

GM HTML Carousel Security Vulnerabilities

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

GM HTML Carousel Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

GM HTML Carousel Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

GM HTML Carousel Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gm_carousel] gm_html_carousel.php:47
WordPress Hooks 4
actionwp_enqueue_scriptsgm_html_carousel.php:27
actionwp_enqueue_scriptsgm_html_carousel.php:32
actionwp_enqueue_scriptsgm_html_carousel.php:37
actionwp_enqueue_scriptsgm_html_carousel.php:42
Maintenance & Trust

GM HTML Carousel Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 23, 2017
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

GM HTML Carousel Developer Profile

gabrielmioni

3 plugins · 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 GM HTML Carousel

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gm-html-carousel/css/gm-carousel.css/wp-content/plugins/gm-html-carousel/js/gm-carousel.js/wp-content/plugins/gm-html-carousel/js/tocca/Tocca.min.js
Script Paths
https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css/wp-content/plugins/gm-html-carousel/js/gm-carousel.js/wp-content/plugins/gm-html-carousel/js/tocca/Tocca.min.js
Version Parameters
gm-carousel-css?ver=gm-carousel-js?ver=gm-tocca-js?ver=

HTML / DOM Fingerprints

Data Attributes
gm-carousel-jsgm-carousel-cssgm-font-awesomegm-tocca-js
JS Globals
gm_js
Shortcode Output
[gm_carousel][gm_carousel_item]
FAQ

Frequently Asked Questions about GM HTML Carousel