KG to LBS Converter Security & Risk Analysis

wordpress.org/plugins/kg-to-lbs-converter

This plugin allows users to convert weight (Mass) from Metric to Imperial and vice versa. e.g. kilograms to pounds, kilograms to ounces etc.

20 active installs v1.0.2 PHP 5.6+ WP 5.2+ Updated Sep 1, 2025
kg-to-lbs-converterunit-converterweight-metric-to-imperial
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is KG to LBS Converter Safe to Use in 2026?

Generally Safe

Score 100/100

KG to LBS Converter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The kg-to-lbs-converter plugin v1.0.2 exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and SQL queries without prepared statements are strong indicators of secure coding practices. The presence of nonce and capability checks on the identified entry point (a shortcode) further bolsters its security, as does the clean taint analysis with no identified unsanitized flows.

However, a notable concern lies in the output escaping. With 71% of outputs properly escaped, this leaves 29% of the 76 total outputs potentially unescaped. While the taint analysis did not reveal immediate critical or high-severity issues stemming from these unescaped outputs, it represents a potential vector for Cross-Site Scripting (XSS) vulnerabilities if user-controlled data is rendered without proper sanitization.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the current static analysis, suggests a currently secure plugin. The strengths lie in its limited attack surface and the developer's apparent commitment to secure coding for core functionalities. The primary weakness, though not critically exploited in the current analysis, is the incomplete output escaping, which warrants attention for future development.

Key Concerns

  • Potentially unescaped output (29% of 76)
Vulnerabilities
None known

KG to LBS Converter Security Vulnerabilities

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

KG to LBS Converter Release Timeline

v1.0.3
v1.0.2Current
v1.0.1
Code Analysis
Analyzed Apr 16, 2026

KG to LBS Converter Code Analysis

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

Output Escaping

71% escaped76 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
admin_panel (kg-to-lbs-converter.php:152)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

KG to LBS Converter Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[kg-to-lbs-converter] kg-to-lbs-converter.php:60
WordPress Hooks 4
actionadmin_initkg-to-lbs-converter.php:49
actionadmin_menukg-to-lbs-converter.php:50
actionadmin_enqueue_scriptskg-to-lbs-converter.php:51
actionadmin_noticeskg-to-lbs-converter.php:52
Maintenance & Trust

KG to LBS Converter Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 1, 2025
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

KG to LBS Converter Developer Profile

Vikas Sharma

5 plugins · 1K total installs

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

How We Detect KG to LBS Converter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/kg-to-lbs-converter/assets/css/styles.css/wp-content/plugins/kg-to-lbs-converter/assets/css/admin-styles.css/wp-content/plugins/kg-to-lbs-converter/assets/js/admin-scripts.js/wp-content/plugins/kg-to-lbs-converter/assets/js/scripts.js
Script Paths
/wp-content/plugins/kg-to-lbs-converter/assets/js/admin-scripts.js/wp-content/plugins/kg-to-lbs-converter/assets/js/scripts.js
Version Parameters
/assets/js/admin-scripts.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
klc-converter-wrapklc-input-wrapklc-result-wrapklc-layout-1klc-layout-2
HTML Comments
<!-- KLC Widget Start --><!-- KLC Widget End -->
Data Attributes
data-layoutdata-titledata-show-hdata-show-fdata-show-bdata-bgcolor+1 more
JS Globals
klc_converter_object
Shortcode Output
[kg-to-lbs-converter]
FAQ

Frequently Asked Questions about KG to LBS Converter