Import Vk Comments Security & Risk Analysis

wordpress.org/plugins/import-vk-comments

Плагин импортирует комментарии из виджета комментариев ВК в WordPress.

20 active installs v1.0.0 PHP 7.1+ WP 5.0.1+ Updated Dec 23, 2020
commentsvkvk-comvkontaktewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Import Vk Comments Safe to Use in 2026?

Generally Safe

Score 85/100

Import Vk Comments 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 "import-vk-comments" v1.0.0 plugin exhibits a mixed security posture. On the positive side, it has no known vulnerabilities (CVEs) and does not engage in dangerous function calls, file operations, or external HTTP requests. The absence of bundled libraries and the use of prepared statements for SQL queries are also good security practices. However, significant concerns arise from the attack surface analysis. The plugin exposes two AJAX handlers, both of which lack authentication checks, creating a direct pathway for unauthenticated attackers to interact with the plugin's functionality. Furthermore, there are no nonce checks implemented, which is a standard WordPress security measure to prevent CSRF attacks. While the taint analysis shows no immediate critical or high-severity issues, the lack of proper authentication on AJAX endpoints means that any sensitive operations performed by these handlers are inherently vulnerable to exploitation.

The vulnerability history is clean, which is a positive indicator, suggesting that the plugin developers have either been diligent or lucky. However, this does not mitigate the current risks identified in the code. The primary weakness lies in the unprotected AJAX endpoints, which represent a significant risk given the lack of any authorization or CSRF protection. Despite the lack of historical vulnerabilities, the current static analysis findings point to an urgent need for security improvements, particularly concerning access control for its entry points.

Key Concerns

  • AJAX handlers without auth checks
  • AJAX handlers without nonce checks
  • Insufficient output escaping
Vulnerabilities
None known

Import Vk Comments Security Vulnerabilities

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

Import Vk Comments Code Analysis

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

Output Escaping

78% escaped9 total outputs
Attack Surface
2 unprotected

Import Vk Comments Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_get_pagesadmin\class-import-vk-comments-admin.php:60
authwp_ajax_get_commentsadmin\class-import-vk-comments-admin.php:61
WordPress Hooks 7
actionadmin_menuadmin\class-import-vk-comments-admin.php:58
actionadmin_initadmin\class-import-vk-comments-admin.php:79
actionplugins_loadedincludes\class-import-vk-comments.php:142
actionadmin_enqueue_scriptsincludes\class-import-vk-comments.php:157
actionadmin_enqueue_scriptsincludes\class-import-vk-comments.php:158
actionwp_enqueue_scriptsincludes\class-import-vk-comments.php:173
actionwp_enqueue_scriptsincludes\class-import-vk-comments.php:174
Maintenance & Trust

Import Vk Comments Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedDec 23, 2020
PHP min version7.1
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Import Vk Comments Developer Profile

denandteam

1 plugin · 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 Import Vk Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/import-vk-comments/css/import-vk-comments-admin.css/wp-content/plugins/import-vk-comments/js/import-vk-comments-admin.js/wp-content/plugins/import-vk-comments/js/loading-bar.js
Script Paths
wp-content/plugins/import-vk-comments/js/import-vk-comments-admin.jswp-content/plugins/import-vk-comments/js/loading-bar.js
Version Parameters
import-vk-comments/css/import-vk-comments-admin.css?ver=import-vk-comments/js/import-vk-comments-admin.js?ver=import-vk-comments/js/loading-bar.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Admin page for Import Vk Comments -->
Data Attributes
data-plugin-name="import-vk-comments"
JS Globals
import_vk_comments_settingsImportVkComments
REST Endpoints
/wp-json/import-vk-comments/v1/settings
FAQ

Frequently Asked Questions about Import Vk Comments