SlideOnline Security & Risk Analysis

wordpress.org/plugins/slideonline

Easily embed your presentations in a WordPress blog. SlideOnline.com is a free service to share PowerPoint presentations online.

300 active installs v1.2.1 PHP + WP 2.8+ Updated Aug 10, 2013
powerpointpptslideslide-onlineslide-share
64
C · Use Caution
CVEs total1
Unpatched1
Last CVEMay 26, 2023
Safety Verdict

Is SlideOnline Safe to Use in 2026?

Use With Caution

Score 64/100

SlideOnline has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: May 26, 2023Updated 12yr ago
Risk Assessment

The slideonline plugin v1.2.1 presents a mixed security posture. While it boasts a small attack surface with no unprotected entry points and uses prepared statements for all SQL queries, several significant concerns exist. The complete lack of output escaping across all identified outputs is a major red flag, suggesting a high risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks on the single identified shortcode entry point, despite one capability check being present elsewhere, warrants further investigation as it might indicate potential authorization bypasses or privilege escalation issues if not properly handled within the shortcode's logic.

The vulnerability history further exacerbates these concerns. The plugin has a known medium-severity CVE related to Cross-Site Scripting, which remains unpatched. This, combined with the static analysis findings of no output escaping, strongly suggests that the previous vulnerability was likely due to this oversight and could still be exploitable if not addressed. The pattern of XSS vulnerabilities and the current lack of proper output sanitization indicate a recurring and serious security weakness that needs immediate attention.

In conclusion, while the plugin demonstrates some good security practices like using prepared statements, the critical absence of output escaping and the unpatched XSS vulnerability significantly outweigh these positives. The plugin is currently in a vulnerable state, and immediate remediation is required to mitigate the risks of XSS attacks and potential data compromise.

Key Concerns

  • Unpatched CVE: Medium severity
  • All outputs unescaped
  • No nonce checks on shortcode
  • Only 1 capability check, could be insufficient
Vulnerabilities
1

SlideOnline Security Vulnerabilities

CVEs by Year

1 CVE in 2023 · unpatched
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-0489medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

SlideOnline <= 1.2.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

May 26, 2023Unpatched
Code Analysis
Analyzed Mar 16, 2026

SlideOnline Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

SlideOnline Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[slideonline] slideonline.php:37
WordPress Hooks 5
actionadmin_initslideonline.php:72
actionadmin_menuslideonline.php:81
actioninitslideonline.php:107
filterembed_oembed_htmlslideonline.php:138
filterembed_defaultsslideonline.php:152
Maintenance & Trust

SlideOnline Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedAug 10, 2013
PHP min version
Downloads13K

Community Trust

Rating84/100
Number of ratings5
Active installs300
Developer Profile

SlideOnline Developer Profile

Julian M.

3 plugins · 510 total installs

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

How We Detect SlideOnline

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
slideonline-embed
HTML Comments
SlideOnline.comSlideOnline for WordPress Plugin WebsiteSlideOnline.com Website
Data Attributes
data-slideonline-id
JS Globals
slideonline_options
Shortcode Output
<iframe src="http://slideonline.com/embed/See more presentations on <a href="http://slideonline.com">SlideOnline.com</a>Publish your presentation on <a href="http://slideonline.com">SlideOnline.com</a>
FAQ

Frequently Asked Questions about SlideOnline