Forms: 3rdparty Phone Numbers Security & Risk Analysis

wordpress.org/plugins/forms-3rdparty-phone-numbers

An add-on to 'Forms: 3rdparty Integration', it parses phone number fields from Contact Form submissions and exposes them to additional mappi …

10 active installs v0.4.3 PHP + WP 3.0+ Updated Sep 29, 2016
3rdparty-servicesapicontact-formparsingphone-number
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Forms: 3rdparty Phone Numbers Safe to Use in 2026?

Generally Safe

Score 85/100

Forms: 3rdparty Phone Numbers has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The plugin 'forms-3rdparty-phone-numbers' v0.4.3 exhibits a seemingly robust security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code signals show no dangerous functions, no raw SQL queries (all use prepared statements), no file operations, and no external HTTP requests. The lack of critical or high severity taint flows further contributes to this positive assessment. The plugin also has no recorded vulnerability history, suggesting a stable and secure development past.

However, there are areas for concern. The low percentage of properly escaped output (10%) is a significant weakness. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the context of a user's browser if the output is not properly sanitized. The complete absence of nonce checks and capability checks across all entry points (which are none in this case) is noted, but the lack of entry points mitigates the immediate risk. The lack of a comprehensive taint analysis (0 flows analyzed) means potential vulnerabilities in complex data processing might have been missed.

In conclusion, while the plugin currently demonstrates a clean bill of health with no known CVEs and a minimal attack surface, the poor output escaping practices present a considerable risk. The development team should prioritize addressing the insufficient output escaping to prevent potential XSS vulnerabilities. Further, a more thorough taint analysis might be beneficial to ensure no subtle vulnerabilities are overlooked.

Key Concerns

  • Low percentage of properly escaped output
  • No taint flow analysis performed
Vulnerabilities
None known

Forms: 3rdparty Phone Numbers Security Vulnerabilities

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

Forms: 3rdparty Phone Numbers Code Analysis

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

Output Escaping

10% escaped10 total outputs
Attack Surface

Forms: 3rdparty Phone Numbers Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Forms: 3rdparty Phone Numbers Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedSep 29, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Forms: 3rdparty Phone Numbers Developer Profile

zaus

13 plugins · 5K total installs

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

How We Detect Forms: 3rdparty Phone Numbers

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/forms-3rdparty-phone-numbers/f3i-phonenumber.php
Version Parameters
forms-3rdparty-phone-numbers/f3i-phonenumber.php?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- _log(__CLASS__, $phoneFields, $submission) --><!-- _log('before parse', $field, $phonenumber, $format, $outformat) --><!-- _log('parsed proto', $field, $format, $outformat, $proto) --><!-- _log($phonenumber, $format, $outformat, $parts) -->+2 more
Data Attributes
name="forms3rdpartyintegration[value="field_name=(%s) %s"
FAQ

Frequently Asked Questions about Forms: 3rdparty Phone Numbers