Simple LiveTex Security & Risk Analysis

wordpress.org/plugins/simple-livetex

Enables LiveTex widget on all pages.

0 active installs v1.0.0 PHP + WP 4.5.0+ Updated Oct 9, 2018
javascriptlivetex
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple LiveTex Safe to Use in 2026?

Generally Safe

Score 85/100

Simple LiveTex 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 static analysis of the "simple-livetex" v1.0.0 plugin reveals a generally clean codebase with no detected dangerous functions, external HTTP requests, or file operations. The complete absence of SQL queries lacking prepared statements and the controlled environment for AJAX and REST API endpoints are positive indicators. However, the analysis highlights a significant concern regarding output escaping, with 100% of outputs not being properly escaped. This presents a notable risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data, if processed without sanitization and then rendered directly, could be exploited.

The plugin's vulnerability history is completely clear, with no recorded CVEs. This, combined with the lack of detected taint flows, suggests that at least in its current version, it has not been publicly identified as having exploitable security flaws. The plugin also demonstrates good practice by not bundling external libraries, thus avoiding potential vulnerabilities from outdated components. Despite the clean vulnerability history, the critical issue of unescaped output remains a primary security concern that needs immediate attention to prevent potential client-side attacks.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

Simple LiveTex Security Vulnerabilities

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

Simple LiveTex Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Simple LiveTex Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initsimple-livetex.php:84
actionadmin_menusimple-livetex.php:85
actionwp_headsimple-livetex.php:93
Maintenance & Trust

Simple LiveTex Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedOct 9, 2018
PHP min version
Downloads971

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Simple LiveTex Developer Profile

Hayk Chamyan

7 plugins · 20 total installs

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

How We Detect Simple LiveTex

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-livetex/options.php
Script Paths
//cs15.livetex.ru/js/client.js

HTML / DOM Fingerprints

JS Globals
liveTexliveTexIDliveTex_object
FAQ

Frequently Asked Questions about Simple LiveTex