Devinlabs Unit Conventer Security & Risk Analysis

wordpress.org/plugins/devinlabs-length-and-distance-converter

This Widget is use for calculate the length and distance conversions. in form of centimeter, foot, inch, kilometer, meter, mile, millimeter, yard

10 active installs v1.0.0 PHP + WP 4.6+ Updated Jan 5, 2018
converterdistancelengthunitunit-converter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Devinlabs Unit Conventer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "devinlabs-length-and-distance-converter" plugin v1.0.0 exhibits a generally good security posture based on the static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is a strong positive. The code utilizes prepared statements for all SQL queries, which is a critical security best practice. The plugin also performs a capability check, indicating some level of access control is considered.

However, there are areas for improvement. The primary concern lies with the output escaping, where only 40% of the outputs are properly escaped. This leaves a significant portion of user-facing data potentially vulnerable to Cross-Site Scripting (XSS) attacks if the input is not adequately sanitized before being displayed. The lack of nonce checks, while not directly tied to an AJAX entry point in this analysis, could be a concern if the shortcode were to interact with backend functionalities in a way that could be exploited.

The plugin's vulnerability history is completely clean, with no recorded CVEs. This suggests a track record of security awareness or simply a lack of past vulnerabilities being discovered. While this is positive, it doesn't negate the potential risks identified in the static analysis, particularly concerning output escaping. Overall, the plugin has a solid foundation but requires attention to output sanitization to mitigate potential XSS risks.

Key Concerns

  • Poor output escaping (only 40% properly escaped)
  • No nonce checks present
Vulnerabilities
None known

Devinlabs Unit Conventer Security Vulnerabilities

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

Devinlabs Unit Conventer Code Analysis

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

Output Escaping

40% escaped10 total outputs
Attack Surface

Devinlabs Unit Conventer Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[unit-conventer] devinlabs-unit-converter.php:219
WordPress Hooks 2
filtersdfdsfdevinlabs-unit-converter.php:210
actionwidgets_initdevinlabs-unit-converter.php:213
Maintenance & Trust

Devinlabs Unit Conventer Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedJan 5, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Devinlabs Unit Conventer Developer Profile

ravikumar1986ravi

2 plugins · 20 total installs

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

How We Detect Devinlabs Unit Conventer

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widget_rbrother
Data Attributes
id="quantityconverter"id="fromconverter"id="resultconverter"id="toconverter"
FAQ

Frequently Asked Questions about Devinlabs Unit Conventer