JVH Import Security & Risk Analysis

wordpress.org/plugins/jvh-import

Import elements from JVH feed, such as Fluent Forms forms. Used internally within JVH webbouw.

0 active installs v1.2.3 PHP 7.3+ WP 5.0+ Updated Aug 17, 2022
jvh
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is JVH Import Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The jvh-import plugin v1.2.3 exhibits a generally strong security posture regarding its attack surface and known vulnerabilities. The absence of AJAX handlers, REST API routes, shortcodes, and cron events with protection issues suggests a well-contained design, minimizing external entry points. Furthermore, the plugin has no recorded CVEs, indicating a history of security stability and likely responsible development. The code signals also show a good percentage of output escaping (81%) and no external HTTP requests or bundled libraries, which are positive security indicators.

However, the analysis does reveal some areas for concern. Notably, 100% of the SQL queries are not using prepared statements, posing a significant risk of SQL injection vulnerabilities. This is further highlighted by a taint analysis flow with unsanitized paths, although it's not classified as critical or high severity, it warrants attention. The presence of file operations (8) without clear context from the static analysis also adds a layer of potential risk, as improper handling of file operations can lead to various vulnerabilities.

In conclusion, while jvh-import has a clean vulnerability history and a small attack surface, the lack of prepared statements in SQL queries and the identified unsanitized path flow are critical weaknesses that need immediate remediation. Addressing these specific code concerns will significantly improve the plugin's overall security.

Key Concerns

  • SQL queries do not use prepared statements
  • Taint analysis flow with unsanitized paths
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

JVH Import Security Vulnerabilities

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

JVH Import Release Timeline

v1.2.3Current
v1.2.2
v1.2.1
v1.2.0
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
Code Analysis
Analyzed Mar 17, 2026

JVH Import Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

81% escaped43 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<FluentFormsFeed> (inc\FluentFormsFeed.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

JVH Import Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_initinc\FluentFormsFeed.php:135
actionadmin_initinc\PagesFeed.php:231
actionadmin_menuinc\Plugin.php:19
actionpost_submitbox_misc_actionsinc\Plugin.php:39
actionadmin_enqueue_scriptsinc\Plugin.php:57
actionadmin_initinc\VcTemplatesFeed.php:168
Maintenance & Trust

JVH Import Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedAug 17, 2022
PHP min version7.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

JVH Import Developer Profile

jaapjvh

8 plugins · 470 total installs

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

How We Detect JVH Import

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jvh-import/assets/js/export-vc-templates.js/wp-content/plugins/jvh-import/assets/css/vc-templates.css
Script Paths
/wp-content/plugins/jvh-import/assets/js/export-vc-templates.js
Version Parameters
export-vc-templates.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
jvh_export_buttonexport_vc_snippets
Data Attributes
data-jvh-import-key
JS Globals
exportData
REST Endpoints
/wp-json/jvh-import/v1/get-css-classes/wp-json/jvh-import/v1/import-css-class
FAQ

Frequently Asked Questions about JVH Import