STN- SAVE TO NEXTCLOUD Security & Risk Analysis

wordpress.org/plugins/stn-save-to-nextcloud

Ce plugin est un outil simple et efficace pour sauvegarder votre site WordPress et sa base de données directement sur votre compte NextCloud.

70 active installs v2.4.6 PHP 7.3+ WP + Updated Sep 6, 2024
davelopwebnextcloudsavestnwebdav
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is STN- SAVE TO NEXTCLOUD Safe to Use in 2026?

Generally Safe

Score 92/100

STN- SAVE TO NEXTCLOUD has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The stn-save-to-nextcloud plugin exhibits significant security concerns primarily due to its unprotected entry points. The static analysis reveals two REST API routes that lack permission callbacks, meaning any authenticated user, regardless of their role or capabilities, could potentially interact with these endpoints. This presents a substantial attack surface that is not adequately secured. While the plugin appears to avoid dangerous functions and has a decent percentage of output escaping, the complete absence of nonce checks and capability checks across all identified entry points is a major weakness. The plugin also performs file operations and external HTTP requests, which, when combined with the unprotected entry points, could be exploited for various malicious activities if these operations are not properly validated and secured within the API routes.

The plugin's vulnerability history is currently clean, with no known CVEs or recorded vulnerabilities. This is a positive indicator, suggesting that developers may have a good understanding of secure coding practices or that the plugin has not been a target of significant past exploitation. However, the lack of historical vulnerabilities does not negate the immediate risks identified in the code analysis. The absence of taint analysis results could mean that either the tool was not run or no significant untrusted data flows were detected, but this doesn't provide strong assurance on its own. The current security posture is concerning due to the identified unprotected endpoints, despite the otherwise clean record.

Key Concerns

  • REST API routes without permission callbacks
  • No nonce checks on entry points
  • No capability checks on entry points
  • SQL queries with no prepared statements (44% prepared)
  • Some output not properly escaped (87% escaped)
Vulnerabilities
None known

STN- SAVE TO NEXTCLOUD Security Vulnerabilities

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

STN- SAVE TO NEXTCLOUD Code Analysis

Dangerous Functions
0
Raw SQL Queries
5
4 prepared
Unescaped Output
2
13 escaped
Nonce Checks
0
Capability Checks
0
File Operations
12
External Requests
8
Bundled Libraries
0

SQL Query Safety

44% prepared9 total queries

Output Escaping

87% escaped15 total outputs
Attack Surface
2 unprotected

STN- SAVE TO NEXTCLOUD Attack Surface

Entry Points2
Unprotected2

REST API Routes 2

GET/wp-json/STNparamSTN.php:587
GET/wp-json/STNsavesSTN.php:647
WordPress Hooks 22
actionstn_SaveSTN.php:416
actionstn_SaveInProgressSTN.php:417
actionadmin_post_ProgramSaveSTN.php:418
actionadmin_post_saveNowSTN.php:419
filterauto_update_coreSTN.php:458
filterauto_update_themeSTN.php:459
filterauto_update_pluginSTN.php:460
filterauto_update_translationSTN.php:461
filterauto_update_coreSTN.php:463
filterauto_update_themeSTN.php:464
filterauto_update_pluginSTN.php:465
filterauto_update_translationSTN.php:466
filterauto_update_coreSTN.php:470
filterauto_update_themeSTN.php:471
filterauto_update_pluginSTN.php:472
filterauto_update_translationSTN.php:473
actionnetwork_admin_menuSTN.php:486
actionadmin_menuSTN.php:491
actionadmin_initSTN.php:507
actionadmin_initSTN.php:545
actionrest_api_initSTN.php:585
actionrest_api_initSTN.php:645

Scheduled Events 9

stn_SaveInProgress
stn_SaveInProgress
stn_SaveInProgress
stn_SaveInProgress
stn_SaveInProgress
stn_SaveInProgress
stn_SaveInProgress
stn_SaveInProgress
stn_Save
Maintenance & Trust

STN- SAVE TO NEXTCLOUD Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedSep 6, 2024
PHP min version7.3
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

STN- SAVE TO NEXTCLOUD Developer Profile

Dave DELALLEAU

1 plugin · 70 total installs

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

How We Detect STN- SAVE TO NEXTCLOUD

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/stn-save-to-nextcloud/inc/stn-save-to-nextcloud.css
Script Paths
/wp-content/plugins/stn-save-to-nextcloud/inc/stn-save-to-nextcloud.js
Version Parameters
stn-save-to-nextcloud/inc/stn-save-to-nextcloud.css?ver=stn-save-to-nextcloud/inc/stn-save-to-nextcloud.js?ver=

HTML / DOM Fingerprints

CSS Classes
stn-save-to-nextcloud-status
HTML Comments
<!-- STN - Save To Nextcloud -->
Data Attributes
data-stn-actiondata-stn-targetdata-stn-filenamedata-stn-nextcloud-url
JS Globals
stn_save_to_nextcloud_params
FAQ

Frequently Asked Questions about STN- SAVE TO NEXTCLOUD