UDVD-Contactpage-Generator Security & Risk Analysis

wordpress.org/plugins/udvd-contactpage-generator

Create a nice responsive contact page by just activating the plugin.Easy to configure and to use.

10 active installs v1.2 PHP + WP 3.0+ Updated Jan 11, 2013
contactcontact-pagecontactpageoneclick-contactpagepage
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is UDVD-Contactpage-Generator Safe to Use in 2026?

Generally Safe

Score 85/100

UDVD-Contactpage-Generator 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 plugin "udvd-contactpage-generator" v1.2 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and not performing file operations or external HTTP requests. It also has no recorded vulnerabilities (CVEs), which is a strong indicator of a well-maintained codebase.

However, significant concerns arise from the static analysis. The complete lack of output escaping on all 11 identified outputs presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, while there are no critical or high severity taint flows recorded, the presence of 3 "flows with unsanitized paths" suggests potential weaknesses that could be exploited if combined with other factors or if the taint analysis was not exhaustive. The absence of nonce and capability checks on the single shortcode entry point also means that any user, regardless of their role, can trigger its functionality, which could be problematic depending on what the shortcode does. The lack of explicit authentication and authorization checks on the shortcode is a notable weakness.

Given the absence of known vulnerabilities, the plugin's history is clean. However, the static analysis reveals concerning patterns in its current implementation, particularly the widespread lack of output escaping and the presence of unsanitized paths. The strengths lie in its use of prepared statements and avoidance of high-risk operations. The primary weakness is the potential for XSS and unauthorized execution of shortcode functionality. Overall, while not exhibiting known historical flaws, the current version carries significant risk due to insecure output handling and entry point vulnerabilities.

Key Concerns

  • 100% of outputs are unescaped
  • No nonce checks on shortcode
  • No capability checks on shortcode
  • 3 flows with unsanitized paths
Vulnerabilities
None known

UDVD-Contactpage-Generator Security Vulnerabilities

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

UDVD-Contactpage-Generator Code Analysis

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

Output Escaping

0% escaped11 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
udvd_contact_form_options_page (UDVD-Contactpage-Generator.php:64)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

UDVD-Contactpage-Generator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[udvdcontactpage] UDVD-Contactpage-Generator.php:48
WordPress Hooks 2
actionget_headerUDVD-Contactpage-Generator.php:33
actionadmin_menuUDVD-Contactpage-Generator.php:45
Maintenance & Trust

UDVD-Contactpage-Generator Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJan 11, 2013
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

UDVD-Contactpage-Generator Developer Profile

Rajavenkateshwaran

2 plugins · 90 total installs

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

How We Detect UDVD-Contactpage-Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/udvd-contactpage-generator/css/style.css

HTML / DOM Fingerprints

CSS Classes
contact_formrequired_notification
HTML Comments
<!-- <?php wp_nonce_field('ecfa261455','ecfnf'); ?> -->
Data Attributes
placeholder="Your Name"placeholder="john_doe@example.com"placeholder="Your Subject"
Shortcode Output
you can reach us using the form below <br/><br/>
FAQ

Frequently Asked Questions about UDVD-Contactpage-Generator