Synchronizing CiviCRM data to Custom Posts Security & Risk Analysis

wordpress.org/plugins/synchronizing-civicrm-data-to-custom-posts

Provides a tool for synchronizing CiviCRM data to custom posts in Wordpress.

10 active installs v1.0.4 PHP 7.2+ WP 5.8+ Updated Feb 12, 2022
acfapicivicrmcustom-fieldscustom-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Synchronizing CiviCRM data to Custom Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Synchronizing CiviCRM data to Custom Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "synchronizing-civicrm-data-to-custom-posts" plugin exhibits a strong security posture in several key areas. The absence of direct attack surface points like AJAX handlers, REST API routes, and shortcodes significantly limits potential entry vectors for attackers. Furthermore, the code demonstrates good practices by using prepared statements for all SQL queries and ensuring all output is properly escaped. The presence of nonce and capability checks further bolsters its defenses.

However, the static analysis did reveal one critical severity taint flow with an unsanitized path. This is a significant concern as it suggests that user-supplied data might be used in a way that could lead to a vulnerability, potentially allowing for path traversal or other file system related attacks. While there is no known vulnerability history for this plugin, this single taint flow indicates a potential weakness that needs immediate attention.

In conclusion, while the plugin has many strengths, the identified critical taint flow presents a high-risk area. Addressing this specific taint flow should be the priority. The lack of past vulnerabilities is positive, but it does not negate the risk posed by the current finding. A thorough review of the identified taint flow is essential to ensure the plugin's overall security.

Key Concerns

  • Critical severity taint flow found
Vulnerabilities
None known

Synchronizing CiviCRM data to Custom Posts Security Vulnerabilities

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

Synchronizing CiviCRM data to Custom Posts Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped32 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<admin> (admin\admin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Synchronizing CiviCRM data to Custom Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actioninitadmin\admin.php:30
actionsave_postadmin\admin.php:31
filtermanage_sync_civi_profile_posts_columnsadmin\admin.php:32
filterpost_row_actionsadmin\admin.php:33
filterbulk_actions-edit-sync_civi_profileadmin\admin.php:34
filterdisable_months_dropdownadmin\admin.php:35
actioninitSyncCiviCustomPost.class.php:64
actioninitSyncCiviCustomPost.class.php:67
filtercron_schedulesSyncCiviCustomPost.class.php:88
Maintenance & Trust

Synchronizing CiviCRM data to Custom Posts Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedFeb 12, 2022
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Synchronizing CiviCRM data to Custom Posts Developer Profile

Jaap Jansma

6 plugins · 540 total installs

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

How We Detect Synchronizing CiviCRM data to Custom Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/synchronizing-civicrm-data-to-custom-posts/assets/admin-icon.svg

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Synchronizing CiviCRM data to Custom Posts