Convert Data Security & Risk Analysis

wordpress.org/plugins/convert-data

This plugin produce for you code is array of categories and posts.

10 active installs v2.5 PHP 7.4+ WP 5.0+ Updated Mar 4, 2025
arraydatajsonphpsource
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Convert Data Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'convert-data' plugin v2.5 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength, indicating a minimal attack surface. Furthermore, the code signals are generally positive, with all SQL queries using prepared statements and a good rate of output escaping (84%). The presence of nonce and capability checks further reinforces secure development practices. The vulnerability history is also exceptionally clean, with zero recorded CVEs, suggesting a history of secure development and maintenance.

However, the static analysis does reveal some minor areas for potential improvement. While the output escaping rate is good, 16% of outputs are not properly escaped, which could theoretically lead to cross-site scripting (XSS) vulnerabilities if sensitive data is involved in those specific outputs. The taint analysis, though limited in scope with only two flows, found no issues, which is a positive sign. Given the lack of direct vulnerabilities or concerning patterns in the provided data, the plugin appears to be quite secure. The primary concern is the small percentage of unescaped output, which, while not a critical flaw in itself without further context, represents a minor, albeit addressable, risk.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Convert Data Security Vulnerabilities

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

Convert Data Code Analysis

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

Output Escaping

84% escaped124 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
convert_data_setting (index.php:298)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Convert Data Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedindex.php:33
actionadmin_headindex.php:76
actionadmin_menuindex.php:78
Maintenance & Trust

Convert Data Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 4, 2025
PHP min version7.4
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Convert Data Developer Profile

edckwt

13 plugins · 520 total installs

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

How We Detect Convert Data

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/convert-data/images/convert_data.png

HTML / DOM Fingerprints

CSS Classes
convert_dataconvert_data_ulpagination
Data Attributes
id="in-category-id="in-sub-name="post_category[]"
FAQ

Frequently Asked Questions about Convert Data