Import Your Post Security & Risk Analysis

wordpress.org/plugins/importyourpost

Import Your Post can import and auto traduct single post from an other site (Worpress, Joomla,...). Very usefull to autotraduct post in multisite.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Nov 12, 2013
importjoomlamediaposttranslate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Import Your Post Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "importyourpost" plugin v1.0 exhibits a mixed security posture. On one hand, it demonstrates good practices by having no recorded CVEs, a low number of file operations and external HTTP requests, and a high percentage of SQL queries using prepared statements. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its direct attack surface. However, several concerning signals emerge from the static analysis.

The most significant concern is the complete lack of nonce checks, which is a fundamental WordPress security mechanism for preventing CSRF attacks. Additionally, 100% of outputs are not properly escaped, presenting a clear risk of cross-site scripting (XSS) vulnerabilities across all its output points. The taint analysis reveals one high-severity flow, indicating a potential for serious security issues that needs further investigation within the codebase.

Given the lack of historical vulnerabilities, it's difficult to draw conclusions about past patterns. However, the current static analysis points to a critical oversight in output sanitization and a complete absence of nonce protection. While the plugin appears to have a small attack surface and uses prepared statements for most SQL queries, these specific weaknesses in output escaping and nonce checks are significant security flaws that require immediate attention. Addressing these issues is crucial for improving the plugin's overall security.

Key Concerns

  • 100% of outputs are not properly escaped
  • No nonce checks found
  • 1 high severity taint flow found
Vulnerabilities
None known

Import Your Post Security Vulnerabilities

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

Import Your Post Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Import Your Post Code Analysis

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

SQL Query Safety

85% prepared13 total queries

Output Escaping

0% escaped18 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
trace_post (addPosts.php:279)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Import Your Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_enqueue_scriptaddPosts.php:10
actionadmin_initimportyourpost.php:86
actionadmin_menuimportyourpost.php:87
actioninitimportyourpost.php:88
Maintenance & Trust

Import Your Post Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 12, 2013
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Import Your Post Developer Profile

Bratched

1 plugin · 10 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 Your Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/importyourpost/css/style.css/wp-content/plugins/importyourpost/js/custom.js/wp-content/plugins/importyourpost/js/jquery.js
Script Paths
/wp-content/plugins/importyourpost/js/custom.js/wp-content/plugins/importyourpost/js/jquery.js
Version Parameters
importyourpost/css/style.css?ver=importyourpost/js/custom.js?ver=importyourpost/js/jquery.js?ver=

HTML / DOM Fingerprints

CSS Classes
nav-tabnav-tab-active
HTML Comments
<![CDATA[//]]>
Data Attributes
data-id="import-post"data-id="translate_section"data-id="translate_options"data-id="div_addPost"data-id="div_updatePost"data-id="tab_addPost"+1 more
JS Globals
jQuery
Shortcode Output
IYP Import new Post
FAQ

Frequently Asked Questions about Import Your Post