WPRS Data Transporter Security & Risk Analysis

wordpress.org/plugins/wprs-data-transporter

Simply transfer your inputs Schema markups for reviews and star ratings data from one theme/plugin to another.

10 active installs v0.1 PHP + WP 3.0+ Updated Apr 2, 2016
author-hreviewauthorhreviewcustom-fieldscustom-post-typesdatadata-transfer
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPRS Data Transporter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The wprs-data-transporter plugin v0.1 demonstrates a generally strong security posture based on the provided static analysis. It avoids common pitfalls such as exposed AJAX handlers and REST API endpoints without authentication, and it has no recorded vulnerability history. The use of prepared statements for all SQL queries is a significant strength, indicating good protection against SQL injection. The presence of a nonce check and the absence of dangerous functions and file operations further contribute to a secure foundation. However, a concerning aspect is the lack of capability checks, which could leave certain functionalities exposed if they were to be introduced in future versions. Furthermore, the code analysis reveals that a significant portion of output is not properly escaped, presenting a potential risk for cross-site scripting (XSS) vulnerabilities if the plugin handles user-supplied or dynamic data before outputting it. The limited number of code signals and zero taint analysis flows could indicate a very small plugin, but it also means there are fewer opportunities to detect subtle issues. Overall, the plugin is well-built for its current state but requires attention to output escaping and a proactive approach to adding capability checks as its functionality grows.

Key Concerns

  • Unescaped output found
  • No capability checks implemented
Vulnerabilities
None known

WPRS Data Transporter Security Vulnerabilities

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

WPRS Data Transporter Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

WPRS Data Transporter Code Analysis

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

SQL Query Safety

100% prepared10 total queries

Output Escaping

67% escaped3 total outputs
Attack Surface

WPRS Data Transporter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuadmin.php:5
actionplugins_loadedwprs-data-transporter.php:13
Maintenance & Trust

WPRS Data Transporter Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 2, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WPRS Data Transporter Developer Profile

Hesham Zebida

9 plugins · 41K total installs

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

How We Detect WPRS Data Transporter

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WPRS Data Transporter