DoliPress Security & Risk Analysis

wordpress.org/plugins/dolipress

Connects Gravity Form to Dolibarr CRM/ERP.

0 active installs v1.0 PHP 7.0+ WP 4.7+ Updated Nov 12, 2021
crmdolibarrgravity-formintegration
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is DoliPress Safe to Use in 2026?

Generally Safe

Score 85/100

DoliPress 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 "dolipress" v1.0 plugin exhibits a seemingly strong security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs and the clean code signals, such as no dangerous functions, 100% prepared SQL statements, and a high percentage of properly escaped output, are positive indicators. The plugin also avoids common security pitfalls like directly handling file operations or making external HTTP requests without apparent sanitization in the analyzed flows. The attack surface is also notably clean, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are unauthenticated or unprotected.

However, a significant concern arises from the complete lack of nonce checks and capability checks. While the current analysis shows no direct entry points needing these protections, this is a critical omission. It implies that if any new functionality is added or if the plugin's interaction points were not fully captured by the static analysis, there would be no built-in defense against common WordPress attacks like Cross-Site Request Forgery (CSRF). The taint analysis showing zero flows could be due to the limited scope of the analysis or genuinely no such flows; however, the absence of checks makes any potential future taint flows extremely risky.

In conclusion, while "dolipress" v1.0 appears robust against known threats and adheres to good coding practices in many areas, the absence of nonce and capability checks represents a significant, fundamental security weakness. This oversight could lead to critical vulnerabilities if the plugin's attack surface expands or if its interactions are not fully understood by the analysis. The plugin's history of zero vulnerabilities might be attributed to its limited functionality or a lack of past scrutiny, rather than inherent invulnerability. Therefore, while the current state is reassuring in some aspects, the lack of fundamental security checks is a serious concern.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • High percentage of unescaped output
Vulnerabilities
None known

DoliPress Security Vulnerabilities

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

DoliPress Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 17, 2026

DoliPress Code Analysis

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

Output Escaping

81% escaped21 total outputs
Attack Surface

DoliPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menufunctions.php:21
actionadmin_initfunctions.php:22
actionadmin_enqueue_scriptsfunctions.php:23
Maintenance & Trust

DoliPress Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedNov 12, 2021
PHP min version7.0
Downloads1K

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

DoliPress Developer Profile

Luca Scandroglio

1 plugin · 0 total installs

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

How We Detect DoliPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dolipress/css/bootstrap.css/wp-content/plugins/dolipress/js/bootstrap.js/wp-content/plugins/dolipress/js/core.js/wp-content/plugins/dolipress/js/javascript.js/wp-content/plugins/dolipress/css/style.css
Script Paths
/wp-content/plugins/dolipress/js/bootstrap.js/wp-content/plugins/dolipress/js/core.js/wp-content/plugins/dolipress/js/javascript.js

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about DoliPress