Domain Report Security & Risk Analysis

wordpress.org/plugins/domain-report

This plugin provide info related to your domain such as inbound links, rank, advisor rating etc..

20 active installs v1.0 PHP + WP 3.3+ Updated Aug 21, 2012
alexa-rankdmozinbound-linkslinks-checkerlistings
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Domain Report Safe to Use in 2026?

Generally Safe

Score 85/100

Domain Report 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 "domain-report" plugin v1.0 exhibits a mixed security posture. On one hand, the absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, the plugin demonstrates good practices by exclusively using prepared statements for its SQL queries and not bundling any external libraries, which often become vectors for vulnerabilities. However, several concerning signals emerge from the static analysis. Notably, none of the 10 identified output operations are properly escaped, posing a high risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is ever displayed. The presence of a single file operation and an external HTTP request, without any associated capability checks or nonce verifications, also presents potential security risks that could be exploited.

The taint analysis reveals one flow with an unsanitized path, which, although not classified as critical or high severity in this instance, indicates a potential for path traversal or arbitrary file read/write vulnerabilities if the input is not sufficiently validated. The vulnerability history is clean, with no recorded CVEs, which is a positive indicator. This suggests that the plugin, in its current version, has not been publicly exploited or identified as having critical security flaws. However, the lack of historical vulnerabilities does not guarantee future security, especially given the identified issues in output escaping and input sanitization for file operations and HTTP requests.

Key Concerns

  • Unescaped output in all identified cases
  • File operation without capability/nonce checks
  • External HTTP request without capability/nonce checks
  • Taint flow with unsanitized path detected
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Domain Report Security Vulnerabilities

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

Domain Report Code Analysis

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

Output Escaping

0% escaped10 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<frame> (frame.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Domain Report Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menumain.php:23
Maintenance & Trust

Domain Report Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedAug 21, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Domain Report Developer Profile

Junglee

1 plugin · 20 total installs

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

How We Detect Domain Report

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Domain Report