SOWPROG import The Events Calendar Security & Risk Analysis

wordpress.org/plugins/sowprog-import-the-events-calendar

Importe dans WordPress, via l'extension The Events Calendar, les événements publiés sur Sowprog (API v1.2).

10 active installs v0.13 PHP 7.4+ WP 5.0+ Updated May 8, 2026
agendaeventsimportsowprogthe-events-calendar
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SOWPROG import The Events Calendar Safe to Use in 2026?

Generally Safe

Score 100/100

SOWPROG import The Events Calendar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "sowprog-import-the-events-calendar" plugin v0.11 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for its SQL queries and avoiding dangerous functions and file operations. The vulnerability history is also clean, with no recorded CVEs, suggesting a generally stable and well-maintained codebase.

However, several areas raise significant concerns. The complete absence of nonce checks and capability checks across all entry points is a major weakness, leaving the plugin vulnerable to various attacks like Cross-Site Request Forgery (CSRF) if any of its functionalities were to be triggered by unauthenticated or unauthorized users. Furthermore, the taint analysis revealed two flows with unsanitized paths, which, while not flagged as critical or high severity in this analysis, represent potential entry points for malicious data if not handled carefully downstream. The percentage of properly escaped output is also concerningly low (67%), indicating a risk of Cross-Site Scripting (XSS) vulnerabilities.

In conclusion, while the plugin benefits from secure database interactions and a clean vulnerability history, the lack of fundamental security checks like nonces and capability checks, coupled with potential XSS risks and unsanitized paths, necessitates careful review and potential remediation to strengthen its overall security.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
  • Unsanitized paths in taint flows
  • Low percentage of proper output escaping
Vulnerabilities
None known

SOWPROG import The Events Calendar Security Vulnerabilities

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

SOWPROG import The Events Calendar Release Timeline

v0.13Current
v0.12
v0.11
v0.10
v0.9
v0.7
v0.6
Code Analysis
Analyzed Mar 17, 2026

SOWPROG import The Events Calendar Code Analysis

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

SQL Query Safety

100% prepared12 total queries

Output Escaping

67% escaped15 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
form (sowprog_import_tribeeventscalendar.php:38)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

SOWPROG import The Events Calendar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menusowprog_import_tribeeventscalendar.php:762
actionsowprog_events_auto_importsowprog_import_tribeeventscalendar.php:763

Scheduled Events 1

sowprog_events_auto_import
Maintenance & Trust

SOWPROG import The Events Calendar Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMay 8, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

SOWPROG import The Events Calendar Developer Profile

A31V

2 plugins · 20 total installs

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

How We Detect SOWPROG import The Events Calendar

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrap
HTML Comments
<!-- form HTML {{{ --><!-- end form HTML }}} --><!-- messages HTML {{{ --><!-- end wrap -->+1 more
Data Attributes
name="sp_sowprog_login"id="sp_sowprog_login"name="sp_sowprog_password"id="sp_sowprog_password"name="sp_sowprog_import_hour"id="sp_sowprog_import_hour"+2 more
FAQ

Frequently Asked Questions about SOWPROG import The Events Calendar