AJAX Slide Security & Risk Analysis

wordpress.org/plugins/ajax-slide

Gives sliding animation on your page whenever you are going to go to another link using AJAX.

10 active installs v2.21 PHP + WP 2.0.2+ Updated Dec 22, 2009
ajaxjavascriptlinklinks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AJAX Slide Safe to Use in 2026?

Generally Safe

Score 85/100

AJAX Slide has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The "ajax-slide" v2.21 plugin exhibits a seemingly strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, or cron events indicates a minimal attack surface. Furthermore, the lack of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are positive indicators of secure coding practices. The plugin also has no recorded vulnerability history, suggesting a track record of stability.

However, a significant concern arises from the complete lack of output escaping. With 2 total outputs identified and 0% properly escaped, this presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic content rendered by the plugin that is not meticulously sanitized at the point of output is susceptible to exploitation. The absence of nonce and capability checks on any potential entry points, though the static analysis reports none, would also be a critical oversight if any were present.

In conclusion, while the "ajax-slide" plugin avoids common pitfalls like unpatched vulnerabilities and direct SQL injection, the critical failure in output escaping creates a significant and immediate security risk. The limited attack surface is a strength, but the lack of proper output sanitization undermines the overall security of the plugin and the WordPress sites it is installed on.

Key Concerns

  • 0% output escaping for 2 outputs
Vulnerabilities
None known

AJAX Slide Security Vulnerabilities

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

AJAX Slide Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

AJAX Slide Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_headplugin.php:26
actionrightnow_endplugin.php:27
actionget_footerplugin.php:28
Maintenance & Trust

AJAX Slide Maintenance & Trust

Maintenance Signals

WordPress version tested2.8.2
Last updatedDec 22, 2009
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

AJAX Slide Developer Profile

Julian Widya Perdana

6 plugins · 220 total installs

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

How We Detect AJAX Slide

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ajax-slide/jquery.js/wp-content/plugins/ajax-slide/slide.js
Script Paths
/wp-content/plugins/ajax-slide/jquery.js/wp-content/plugins/ajax-slide/slide.js

HTML / DOM Fingerprints

Shortcode Output
<p>Thanks for using <strong><a href='http://mr.hokya.com/ajax-slide/' target='_blank'>AJAX Slide</a></strong> to animate your pages on every clicks.</p>
FAQ

Frequently Asked Questions about AJAX Slide