DX-Contribute Security & Risk Analysis

wordpress.org/plugins/dx-contribute

The shortcut Submission wordpress plugin. 快捷投稿插件

10 active installs v1.4.0 PHP + WP 3.1+ Updated Jan 3, 2013
contribute
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DX-Contribute Safe to Use in 2026?

Generally Safe

Score 85/100

DX-Contribute has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "dx-contribute" plugin v1.4.0 exhibits a mixed security posture. While it has a very small attack surface and no recorded vulnerability history, several code signals raise concerns. The complete lack of nonce checks and capability checks is a significant weakness, especially given that it has an entry point via a shortcode. Although there are no directly exploitable critical or high-severity taint flows identified in the static analysis, the presence of unsanitized paths in taint analysis suggests potential for more subtle vulnerabilities that could be triggered through user input. Furthermore, the extremely low percentage of properly escaped output is a major concern, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-controlled data is likely being rendered without adequate sanitization. The absence of dangerous functions and the use of prepared statements for SQL queries are positive indicators, but they do not mitigate the risks posed by missing authorization and output escaping.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Low percentage of properly escaped output
  • Unsanitized paths in taint analysis
Vulnerabilities
None known

DX-Contribute Security Vulnerabilities

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

DX-Contribute Code Analysis

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

Output Escaping

5% escaped22 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
contribute (dx-contribute.php:46)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DX-Contribute Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[DX-Contribute] dx-contribute.php:20
WordPress Hooks 7
actionadmin_menudx-contribute.php:21
actioninitdx-contribute.php:22
actioninitdx-contribute.php:23
actionDXC_form_bottomdx-contribute.php:24
filterthe_contentdx-contribute.php:25
actionpublish_postdx-contribute.php:26
actionadmin_menutheme.php:4
Maintenance & Trust

DX-Contribute Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJan 3, 2013
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

DX-Contribute Alternatives

No alternatives data available yet.

Developer Profile

DX-Contribute Developer Profile

daxiawp

3 plugins · 320 total installs

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

How We Detect DX-Contribute

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dx-contribute/icon.png

HTML / DOM Fingerprints

CSS Classes
daxiawp-contactDXC-inputDXC-exclude-cat
Data Attributes
id="contribute-metadata"id="contribute-site"name="DXC-title-num"name="DXC-textarea-num"name="DXC-textarea-rows"name="DXC-category"+9 more
JS Globals
DX_Contribute
Shortcode Output
<div class="daxiawp-contact"><div id="contribute-metadata"><div id="contribute-site">
FAQ

Frequently Asked Questions about DX-Contribute