Simple Google Docs Viewer Security & Risk Analysis

wordpress.org/plugins/simple-google-docs-viewer

Easily embed documents like PDFs, Word documents, and Powerpoint in your site using Google Docs Viewer.

300 active installs v1.2 PHP + WP 3.0+ Updated Mar 22, 2017
documentsembed-pdfgoogle-docspdf-viewer
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Google Docs Viewer Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Google Docs Viewer 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 'simple-google-docs-viewer' plugin version 1.2 presents a generally good security posture based on the provided static analysis. The code demonstrates strong adherence to secure coding practices, with no identified dangerous functions, all SQL queries utilizing prepared statements, and all output properly escaped. The absence of file operations and external HTTP requests further reduces the attack surface. The plugin also has a clean vulnerability history with no recorded CVEs, indicating a history of stable and secure development.

However, there are areas for potential concern. The plugin lacks any nonce checks or capability checks, and while the static analysis did not identify any immediate issues arising from this in version 1.2, it represents a potential weakness if new functionalities are added or if the single identified shortcode's usage is not carefully considered in all contexts. The absence of any taint analysis results is also notable; while this could mean no taint issues were found, it might also indicate a limitation in the analysis itself or a lack of complex data flows that are harder to detect statically. Overall, this plugin appears relatively secure for its current version and functionality, but a lack of robust authorization checks at entry points is a generalized risk that should be monitored.

In conclusion, 'simple-google-docs-viewer' v1.2 benefits from a clean code base with excellent SQL and output sanitization, coupled with no known historical vulnerabilities. The primary weakness lies in the absence of comprehensive authorization checks at its limited entry points, specifically the shortcode. This leaves a theoretical, albeit currently unexploited, window for potential privilege escalation or manipulation if the shortcode's parameters are not handled with extreme care by the theme or other plugins. The lack of taint analysis results is a neutral observation, suggesting no obvious critical flaws were found by that specific method.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Simple Google Docs Viewer Security Vulnerabilities

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

Simple Google Docs Viewer Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

Simple Google Docs Viewer Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gviewer] simple-google-docs-viewer.php:50
WordPress Hooks 1
actionplugins_loadedsimple-google-docs-viewer.php:116
Maintenance & Trust

Simple Google Docs Viewer Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMar 22, 2017
PHP min version
Downloads21K

Community Trust

Rating62/100
Number of ratings8
Active installs300
Developer Profile

Simple Google Docs Viewer Developer Profile

Maor Chasen

5 plugins · 720 total installs

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

How We Detect Simple Google Docs Viewer

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<iframe src="https://docs.google.com/viewer?url=&embedded=true&hl=" width="100%" height="" style="border: none; max-width:
FAQ

Frequently Asked Questions about Simple Google Docs Viewer