Dot html,php,xml etc pages Security & Risk Analysis

wordpress.org/plugins/dot-htmlphpxml-etc-pages

Dot html,php,xml etc pages This plugin create any format of pages.

100 active installs v1.0 PHP + WP 2.3+ Updated Aug 19, 2012
htmlpagesphpsignature
42
D · High Risk
CVEs total2
Unpatched2
Last CVEJul 7, 2025
Safety Verdict

Is Dot html,php,xml etc pages Safe to Use in 2026?

High Risk

Score 42/100

Dot html,php,xml etc pages carries significant security risk with 2 known CVEs, 2 still unpatched. Consider switching to a maintained alternative.

2 known CVEs 2 unpatched Last CVE: Jul 7, 2025Updated 13yr ago
Risk Assessment

The 'dot-htmlphpxml-etc-pages' plugin v1.0 presents a mixed security picture. On the positive side, the plugin boasts a seemingly small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, all of which are unprotected. Furthermore, it utilizes prepared statements for all SQL queries and includes a nonce check, demonstrating an awareness of some fundamental security practices. However, significant concerns arise from the static analysis. Critically, 100% of output is not properly escaped, which is a major red flag for Cross-Site Scripting (XSS) vulnerabilities, especially given the plugin's history. The presence of one flow with an unsanitized path in the taint analysis, while not critical or high severity, still indicates a potential weakness in input handling.

The plugin's vulnerability history is particularly alarming. With two known medium-severity CVEs, both currently unpatched, and a common vulnerability type being Cross-Site Scripting (XSS), it strongly suggests a recurring pattern of insecure output handling. The fact that these vulnerabilities are not only present but also remain unpatched indicates a lack of ongoing security maintenance and a high likelihood of exploitation. While the limited attack surface is a positive, the unpatched XSS vulnerabilities and the unescaped output create a substantial risk, overshadowing the good practices observed in other areas. This plugin should be treated with extreme caution due to the high probability of exploitable XSS flaws.

Key Concerns

  • Two unpatched CVEs (medium severity)
  • 0% output properly escaped
  • Flow with unsanitized path
Vulnerabilities
2

Dot html,php,xml etc pages Security Vulnerabilities

CVEs by Year

2 CVEs in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2025-52779medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Dot html,php,xml etc pages <= 1.0 - Reflected Cross-Site Scripting

Jul 7, 2025Unpatched
CVE-2025-48112medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Dot html,php,xml etc pages <= 1.0 - Reflected Cross-Site Scripting

May 16, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Dot html,php,xml etc pages Code Analysis

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

Output Escaping

0% escaped4 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
DotPagesSettings (dot-pages.php:88)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Dot html,php,xml etc pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menudot-pages.php:19
actioninitdot-pages.php:21
actioninitdot-pages.php:22
filtermod_rewrite_rulesdot-pages.php:26
filteruser_trailingslashitdot-pages.php:27
Maintenance & Trust

Dot html,php,xml etc pages Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedAug 19, 2012
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Dot html,php,xml etc pages Developer Profile

karimmughal

3 plugins · 210 total installs

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

How We Detect Dot html,php,xml etc pages

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name="dot_pages_enable"name="dot_pages_slug"name="dot_pages_mode"id="dot_pages_slug"
FAQ

Frequently Asked Questions about Dot html,php,xml etc pages