WP Real Estate Sync Security & Risk Analysis

wordpress.org/plugins/wp-real-estate-sync

Synchronize your properties from your real estate software to your Wordpress website !

10 active installs v0.2.10 PHP + WP 3.8+ Updated Aug 5, 2014
immobilierpropertiesrealestatesynchronization
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Real Estate Sync Safe to Use in 2026?

Generally Safe

Score 85/100

WP Real Estate Sync 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 wp-real-estate-sync plugin version 0.2.10 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and has no known vulnerabilities (CVEs) or recorded common vulnerability types. The attack surface is also reported as zero unprotected entry points, which is a strong indicator of security diligence at first glance.

However, significant concerns arise from the static analysis. The presence of a `unserialize` function without any apparent sanitization or capability checks is a critical risk. This function is notoriously dangerous when processing untrusted input, as it can lead to Remote Code Execution (RCE) or Denial of Service (DoS) vulnerabilities. Furthermore, only 5% of output is properly escaped, suggesting a high likelihood of Cross-Site Scripting (XSS) vulnerabilities across the plugin's outputs. The lack of nonce checks and capability checks on any entry points, coupled with the existence of a cron event, could potentially expose sensitive functionality if the cron event or other internal processes are triggered with untrusted data.

While the plugin has a clean vulnerability history, this does not negate the risks identified in the static analysis. The absence of past vulnerabilities might be due to the plugin's limited user base, infrequent updates, or simply because these specific vulnerabilities haven't been discovered or exploited yet. The identified `unserialize` usage and the extremely low output escaping rate represent immediate and significant threats that outweigh the clean CVE history. It is strongly recommended that these issues be addressed immediately.

Key Concerns

  • Unsanitized unserialize() function usage
  • Very low percentage of properly escaped output
  • Missing nonce checks on potential entry points
  • Missing capability checks on potential entry points
Vulnerabilities
None known

WP Real Estate Sync Security Vulnerabilities

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

WP Real Estate Sync Release Timeline

vv0.2.10
vv0.2.9
Code Analysis
Analyzed Mar 16, 2026

WP Real Estate Sync Code Analysis

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

Dangerous Functions Found

unserializecase "php" : return unserialize($data);LsiPhpApi\LsiPhpApi.php:319

Output Escaping

5% escaped37 total outputs
Attack Surface

WP Real Estate Sync Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionplugins_loadedWpRealEstateSync.php:65
actioninitWpRealEstateSync.php:69
actionafter_setup_themeWpRealEstateSync.php:90
actionadmin_noticesWpRealEstateSync.php:101
actionadmin_menuWpRealEstateSync.php:135
actionadmin_initWpRealEstateSync.php:136
actionwp-re-sync-cronWpRealEstateSync.php:148
filterupload_dirWpRealEstateSync.php:617
actioninitWpRealEstateSync.php:680

Scheduled Events 1

wp-re-sync-cron
Maintenance & Trust

WP Real Estate Sync Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 5, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Real Estate Sync Developer Profile

studionet

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 WP Real Estate Sync

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-real-estate-sync/css/admin.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Real Estate Sync