Tsu Popup Security & Risk Analysis

wordpress.org/plugins/tsu-popup

Add your own tsu ( Social Network ) popup in any website.

10 active installs v1.0 PHP + WP 2.0+ Updated Jan 26, 2015
followinvitationinvitenetworktsu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tsu Popup Safe to Use in 2026?

Generally Safe

Score 85/100

Tsu Popup has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "tsu-popup" v1.0 plugin exhibits a mixed security posture. On one hand, the absence of known CVEs and a clean taint analysis suggest a generally secure codebase with no immediately obvious critical vulnerabilities. The plugin also demonstrates good practices by utilizing prepared statements for all SQL queries. However, significant concerns arise from the static analysis. The presence of the `create_function` dangerous function is a notable weakness, as it can be a vector for code injection if user-supplied input is passed to it without proper sanitization. Furthermore, a substantial portion of output (80%) is not properly escaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities across various display points within the plugin. The lack of nonce checks and capability checks on potential entry points, coupled with a zero-count for these, indicates a potential oversight in securing user interactions.

Key Concerns

  • Use of dangerous function `create_function`
  • High percentage of unescaped output
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Tsu Popup Security Vulnerabilities

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

Tsu Popup Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 17, 2026

Tsu Popup Code Analysis

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

Dangerous Functions Found

create_function$callback = create_function('', 'echo "'.str_replace('"', '\"', $section['desc']).'";');class.settings-api.php:111

Output Escaping

20% escaped41 total outputs
Attack Surface

Tsu Popup Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_enqueue_scriptsclass.settings-api.php:31
actioninittsu-popup.php:17
actionadmin_inittsu-popup.php:33
actionadmin_menutsu-popup.php:34
actionwp_enqueue_scriptstsu-popup.php:483
actionwp_footertsu-popup.php:501
Maintenance & Trust

Tsu Popup Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedJan 26, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Tsu Popup Developer Profile

Md Nurullah

1 plugin · 10 total installs

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

How We Detect Tsu Popup

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tsu-popup/css/style.css/wp-content/plugins/tsu-popup/js/main.js
Script Paths
/wp-content/plugins/tsu-popup/js/main.js
Version Parameters
tsu-popup/css/style.css?ver=tsu-popup/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
tsu-popuptsu-popup-close
Data Attributes
data-tsu-usernamedata-tsu-usernamedata-tsu-display_namedata-tsu-titledata-tsu-descdata-tsu-logo+11 more
JS Globals
tsu_popup_options
FAQ

Frequently Asked Questions about Tsu Popup