TDMRep: TDM Reservation Protocol Security & Risk Analysis

wordpress.org/plugins/tdmrep

TDM Reservation Protocol. Control how bots and artificial intelligences like ChatGPT, GoogleBot and Bard access your content.

50 active installs v1.0.2 PHP + WP 5.3+ Updated Aug 23, 2024
aicopyrightdata-miningprotocolrobots
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TDMRep: TDM Reservation Protocol Safe to Use in 2026?

Generally Safe

Score 92/100

TDMRep: TDM Reservation Protocol has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "tdmrep" plugin v1.0.2 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and performing output escaping on a high percentage of its outputs. The absence of dangerous functions, file operations, and external HTTP requests is also commendable. Furthermore, the plugin has no recorded vulnerability history (CVEs), suggesting a generally well-maintained codebase. However, a significant concern arises from the presence of two AJAX handlers that lack authentication checks. This creates direct entry points into the plugin's functionality that could be exploited by unauthenticated users. While taint analysis did not reveal critical or high severity vulnerabilities, the identified flows with unsanitized paths, though not rated critical, warrant attention as they could potentially lead to issues if not handled properly.

Despite the lack of historical vulnerabilities and the sound use of prepared statements and output escaping, the unprotected AJAX handlers represent a clear and present risk. These entry points could be leveraged for various attacks, depending on the functionality they expose. The vulnerability history, or lack thereof, is a positive indicator, but it does not negate the risks presented by the current code analysis. The plugin has strengths in its secure handling of database queries and output, but its security is significantly undermined by the unprotected AJAX endpoints. A balanced conclusion would highlight the developer's efforts in secure coding practices in some areas, but strongly emphasize the critical need to address the authentication gaps in the AJAX handlers to mitigate potential exploits.

Key Concerns

  • AJAX handlers without auth checks
  • Flows with unsanitized paths (non-critical)
Vulnerabilities
None known

TDMRep: TDM Reservation Protocol Security Vulnerabilities

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

TDMRep: TDM Reservation Protocol Release Timeline

vv1.0.2
vv1.0.1
vv1.0.0
Code Analysis
Analyzed Mar 16, 2026

TDMRep: TDM Reservation Protocol Code Analysis

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

Output Escaping

84% escaped81 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
save_protocol (admin\class-tdmrep-admin.php:376)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

TDMRep: TDM Reservation Protocol Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_get_policy_formincludes\class-tdmrep.php:219
noprivwp_ajax_get_policy_formincludes\class-tdmrep.php:220
WordPress Hooks 11
actionplugins_loadedincludes\class-tdmrep.php:195
actionadmin_enqueue_scriptsincludes\class-tdmrep.php:210
actionadmin_enqueue_scriptsincludes\class-tdmrep.php:211
actionadmin_menuincludes\class-tdmrep.php:213
actionadmin_post_tdmrep_save_policyincludes\class-tdmrep.php:214
actionadmin_post_tdmrep_delete_policyincludes\class-tdmrep.php:216
actionadmin_post_nopriv_tdmrep_delete_policyincludes\class-tdmrep.php:217
actionadmin_post_tdmrep_delete_policyincludes\class-tdmrep.php:222
actionrest_api_initincludes\class-tdmrep.php:224
actionadmin_post_tdmrep_save_protocolincludes\class-tdmrep.php:226
actionwp_headpublic\class-tdmrep-public.php:76
Maintenance & Trust

TDMRep: TDM Reservation Protocol Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedAug 23, 2024
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

TDMRep: TDM Reservation Protocol Developer Profile

Pierre Viéville

2 plugins · 150 total installs

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

How We Detect TDMRep: TDM Reservation Protocol

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tdmrep/admin/css/tdmrep-admin.css/wp-content/plugins/tdmrep/admin/js/tdmrep-policy-form.js
Script Paths
/wp-content/plugins/tdmrep/admin/js/tdmrep-policy-form.js
Version Parameters
tdmrep-admin.css?ver=tdmrep-policy-form.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-tdmrep-noncedata-tdmrep-ajax-urldata-tdmrep-wp-path
JS Globals
tdmrep_object
REST Endpoints
/wp-json/tdmrep/v1/policies/wp-json/tdmrep/v1/policies/(?P<uid>[a-f0-9\-]+)
FAQ

Frequently Asked Questions about TDMRep: TDM Reservation Protocol