LH Web Application Security & Risk Analysis

wordpress.org/plugins/lh-web-application

Makes your WordPress website into a fully configurable web app.

10 active installs v1.28 PHP + WP 4.0+ Updated Sep 16, 2020
androidchromepwaservice-workerweb-app
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LH Web Application Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The lh-web-application plugin v1.28 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs and a clean vulnerability history are positive indicators. The code analysis reveals a small attack surface with no unprotected entry points, which is commendable. The presence of nonce and capability checks, along with a limited number of file operations and no external HTTP requests, further contribute to a secure foundation.

However, there are notable areas of concern that warrant attention. The most significant risk stems from the SQL queries; 100% of them are not using prepared statements. This could lead to SQL injection vulnerabilities if user-supplied data is not rigorously sanitized before being used in queries. Additionally, the low percentage of properly escaped output (11%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities across numerous output points. While the taint analysis did not reveal critical or high severity flows, the presence of one unsanitized path is a potential precursor to issues, especially when combined with the unescaped output.

In conclusion, the plugin benefits from a minimal attack surface and a clean vulnerability track record. Nevertheless, the critical findings regarding raw SQL queries and widespread unescaped output present substantial security risks that could be exploited. Addressing these specific code-level weaknesses is paramount to improving the plugin's overall security.

Key Concerns

  • SQL queries not using prepared statements
  • Low percentage of properly escaped output
  • Flows with unsanitized paths
Vulnerabilities
None known

LH Web Application Security Vulnerabilities

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

LH Web Application Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

11% escaped114 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

4 flows1 with unsanitized paths
handle_start_url_requests (lh-web-application.php:616)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

LH Web Application Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[lh_web_application_has_prompt] lh-web-application.php:1625
WordPress Hooks 28
actionwp_footerincludes\lh-register-file-class.php:127
actionembed_footerincludes\lh-register-file-class.php:128
filterlh_web_application_precache_static_urls_filterincludes\lh-register-file-class.php:136
filterscript_loader_tagincludes\lh-register-file-class.php:182
actionadmin_enqueue_scriptsincludes\lh-web-application-menu-class.php:36
actionadmin_menuincludes\lh-web-application-menu-class.php:243
filterwp_cache_eof_tagslh-web-application.php:1398
actionadmin_enqueue_scriptslh-web-application.php:1749
actionwp_headlh-web-application.php:1809
actionembed_headlh-web-application.php:1810
actioninitlh-web-application.php:1813
filterintermediate_image_sizes_advancedlh-web-application.php:1817
filterquery_varslh-web-application.php:1823
actionwplh-web-application.php:1824
actioninitlh-web-application.php:1825
actioninitlh-web-application.php:1829
actionlh_web_application_initial_runlh-web-application.php:1833
filterplugin_action_linkslh-web-application.php:1836
actiontemplate_redirectlh-web-application.php:1842
actionplugins_loadedlh-web-application.php:1846
filtersite_icon_meta_tagslh-web-application.php:1849
actioninitlh-web-application.php:1852
actionget_headerlh-web-application.php:1855
actionwp_loadedlh-web-application.php:1858
actionwp_body_openlh-web-application.php:1861
actionwp_nav_menu_item_custom_fieldslh-web-application.php:1866
actionwp_update_nav_menu_itemlh-web-application.php:1867
actionload-nav-menus.phplh-web-application.php:1869

Scheduled Events 2

lh_web_application_initial_run
lh_web_application_initial_run
Maintenance & Trust

LH Web Application Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 16, 2020
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

LH Web Application Developer Profile

shawfactor

77 plugins · 15K total installs

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

How We Detect LH Web Application

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lh-web-application/inc/pwafunctional.css/wp-content/plugins/lh-web-application/inc/pwafunctional.js/wp-content/plugins/lh-web-application/inc/lh_web_application.css
Script Paths
/wp-content/plugins/lh-web-application/inc/pwafunctional.js
Version Parameters
lh-web-application/inc/pwafunctional.css?ver=lh-web-application/inc/pwafunctional.js?ver=lh-web-application/inc/lh_web_application.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about LH Web Application