DH New Mark Security & Risk Analysis

wordpress.org/plugins/dh-new-mark

The DH New Mark, New posts in the loop to display the mark.

10 active installs v0.9.5 PHP + WP 3.0+ Updated Jul 20, 2011
adminpostpostsprofileshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DH New Mark Safe to Use in 2026?

Generally Safe

Score 85/100

DH New Mark has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The plugin "dh-new-mark" v0.9.5 presents a mixed security profile. On the positive side, it demonstrates good practices in handling SQL queries by exclusively using prepared statements and has no recorded vulnerability history, suggesting a potentially stable and secure codebase. The static analysis also shows a minimal attack surface with no AJAX handlers or REST API routes exposed without authentication, and no cron events. This indicates a deliberate effort to limit potential entry points for attackers.

However, several significant concerns emerge from the code analysis. The most critical is the complete lack of output escaping for all identified outputs. This means any data rendered to the user could be susceptible to cross-site scripting (XSS) attacks, allowing attackers to inject malicious scripts. Additionally, the absence of nonce checks and capability checks is concerning. While the current attack surface is small, any future expansion or modification could introduce vulnerabilities if these fundamental security checks are not implemented. The lack of taint analysis flows analyzed might also mask potential issues in the current version, especially given the output escaping deficiency.

In conclusion, while the plugin avoids common pitfalls like unpatched CVEs and raw SQL queries, the critical failure in output escaping and the absence of essential security checks like nonces and capability checks represent significant weaknesses. The plugin's current minimal attack surface is its primary defense, but this is insufficient to guarantee long-term security, especially if the plugin is updated or its functionality expands.

Key Concerns

  • All outputs are unescaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

DH New Mark Security Vulnerabilities

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

DH New Mark Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

DH New Mark Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

DH New Mark Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[newmark] dh-new-mark.php:33
WordPress Hooks 1
actionadmin_menudh-new-mark.php:34
Maintenance & Trust

DH New Mark Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJul 20, 2011
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

DH New Mark Developer Profile

DREAMHIVE

3 plugins · 20 total installs

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

How We Detect DH New Mark

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dh-new-mark/icons/

HTML / DOM Fingerprints

Shortcode Output
&nbsp;<img style="display: inline;vertical-align:middle;" src="
FAQ

Frequently Asked Questions about DH New Mark