DX Dark Site Security & Risk Analysis

wordpress.org/plugins/devrix-dark-site

Plugin to use when something on the site is broken, not fully working, or worst case scenario - the whole site is down.

0 active installs v1.1.1 PHP 7.4+ WP 5.9+ Updated Nov 14, 2024
bannernoticeredirection
91
A · Safe
CVEs total1
Unpatched0
Last CVEDec 11, 2024
Download
Safety Verdict

Is DX Dark Site Safe to Use in 2026?

Generally Safe

Score 91/100

DX Dark Site has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Dec 11, 2024Updated 1yr ago
Risk Assessment

The 'devrix-dark-site' v1.1.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of exposed AJAX handlers, REST API routes, shortcodes, and cron events with insufficient authentication significantly limits the plugin's attack surface. Furthermore, the code demonstrates good security practices by using prepared statements for all SQL queries, properly escaping all output, and not performing file operations or external HTTP requests. The presence of nonce checks and capability checks, while minimal, is also a positive indicator.

However, a single known CVE for this plugin, although currently unpatched, raises a significant concern. While the specific details of the CVE are not provided, the historical data indicates a past vulnerability of the Cross-Site Request Forgery (CSRF) type. This suggests a potential for vulnerabilities that could allow attackers to trick authenticated users into performing unwanted actions. The fact that there was a medium-severity vulnerability historically, even if none are currently active, warrants careful consideration and vigilance.

In conclusion, the plugin has strong technical implementations for preventing common web vulnerabilities. The primary weakness lies in its vulnerability history, specifically the existence of a past medium-severity CSRF vulnerability. Users should be aware of this history and ensure the plugin is kept up-to-date with any future patches released to address such issues. The minimal attack surface and robust coding practices are commendable, but the historical vulnerability necessitates a degree of caution.

Key Concerns

  • One known CVE exists
  • Past medium severity vulnerability
Vulnerabilities
1

DX Dark Site Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-54337medium · 6.1Cross-Site Request Forgery (CSRF)

DX Dark Site <= 1.0.1 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Dec 11, 2024 Patched in 1.1.1 (9d)
Code Analysis
Analyzed Mar 17, 2026

DX Dark Site Code Analysis

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

Output Escaping

100% escaped29 total outputs
Data Flows
All sanitized

Data Flow Analysis

4 flows
dx_process_form (dx-dark-site.php:113)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DX Dark Site Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actiontemplate_redirectdx-dark-site.php:36
actionwp_headdx-dark-site.php:74
actionwp_headdx-dark-site.php:94
actionwp_enqueue_scriptsdx-dark-site.php:108
actionadmin_post_dx_process_formdx-dark-site.php:126
actionadmin_menudx-menu-creation\dx-menu-creation.php:16
actionadmin_enqueue_scriptsdx-menu-creation\dx-menu-creation.php:57
Maintenance & Trust

DX Dark Site Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 14, 2024
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DX Dark Site Developer Profile

DevriX

12 plugins · 670 total installs

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

How We Detect DX Dark Site

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/devrix-dark-site/assets/css/dx-dark-site.css
Version Parameters
dx-dark-site-internal

HTML / DOM Fingerprints

CSS Classes
darksite-noticedarksite-notice-containerdarksite-notice-imagedarksite-notice-contentdarksite-notice-button
Data Attributes
id="image_url"id="upload-btn"id="dx_darksite_note"
JS Globals
SetDarksiteCookiedx_darksite_actiondx_darksite_nonce
FAQ

Frequently Asked Questions about DX Dark Site