XLSJuice Security & Risk Analysis

wordpress.org/plugins/xlsjuice

Spreadsheet to web converter. Integration for calculators built using XLSJuice

0 active installs v1.0 PHP 5.2.4+ WP 3.0.1+ Updated Feb 18, 2019
calculatorquote-formspreadsheet-to-web-converter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is XLSJuice Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The xlsjuice v1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and 100% proper output escaping indicate robust coding practices. The plugin also demonstrates no file operations or external HTTP requests, further minimizing potential attack vectors. The vulnerability history is clean, with no recorded CVEs, suggesting a lack of past security flaws and a potentially well-maintained codebase.

However, the lack of nonce and capability checks across all entry points, particularly on the single shortcode, is a significant concern. While the attack surface is small (one shortcode), this unprotected entry point could be exploited if the shortcode performs any sensitive actions or handles user-supplied data. The absence of taint analysis results is also noted; while this might mean no vulnerabilities were found, it could also indicate incomplete analysis or a lack of complex data flows that would trigger taint tracking.

In conclusion, the plugin demonstrates good fundamental security hygiene in its handling of data and queries. The primary weakness lies in the lack of authentication and authorization mechanisms for its shortcode, which needs attention to prevent potential unauthorized operations.

Key Concerns

  • Shortcode without capability check
  • Shortcode without nonce check
Vulnerabilities
None known

XLSJuice Security Vulnerabilities

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

XLSJuice Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

XLSJuice Code Analysis

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

XLSJuice Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[xlsjuice] xlsjuice.php:50
Maintenance & Trust

XLSJuice Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedFeb 18, 2019
PHP min version5.2.4
Downloads954

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

XLSJuice Developer Profile

wpmoncho

2 plugins · 10 total installs

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

How We Detect XLSJuice

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://www.xlsjuice.com/calculator/directurl/[codevalue]' style='border:0;width:[width];height:[height]'></iframe>
FAQ

Frequently Asked Questions about XLSJuice