Play Pause Button for Video Security & Risk Analysis

wordpress.org/plugins/play-pause-button-for-video

This plugin used for add automatically 'Play Pause' button on video with sticky & floating features.

10 active installs v2.1 PHP + WP 3.5+ Updated Mar 7, 2018
html-videopauseplaysticky-videovideo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Play Pause Button for Video Safe to Use in 2026?

Generally Safe

Score 85/100

Play Pause Button for Video has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "play-pause-button-for-video" plugin v2.1 exhibits a mixed security posture. On the positive side, it has a minimal attack surface with no direct entry points like AJAX handlers, REST API routes, or shortcodes. The absence of known CVEs and a clean vulnerability history is also a strong indicator of good security practices.

However, the static analysis reveals concerning areas. A significant portion of SQL queries are not using prepared statements, which introduces a risk of SQL injection vulnerabilities, especially if user input is directly incorporated. Furthermore, a critical taint analysis flow with unsanitized paths is identified, suggesting a potential pathway for attackers to manipulate data or execute unintended code. The lack of nonce and capability checks across all entry points (though the entry points are currently zero) is a potential weakness that could be exploited if new entry points are introduced in future versions without proper security controls.

In conclusion, while the plugin has a clean vulnerability history and a small attack surface, the identified taint flow and the use of raw SQL queries present specific, actionable security risks that require attention. Developers should prioritize addressing these issues to improve the overall security of the plugin.

Key Concerns

  • Critical taint flow with unsanitized paths
  • SQL queries not using prepared statements
  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Play Pause Button for Video Security Vulnerabilities

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

Play Pause Button for Video Code Analysis

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

SQL Query Safety

20% prepared10 total queries

Output Escaping

50% escaped2 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<play-pause-db-settings-insert> (include\play-pause-db-settings-insert.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Play Pause Button for Video Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuplay-pause-settings.php:28
actionadmin_menuplay-pause-settings.php:31
actionwp_headplay-pause.php:235
Maintenance & Trust

Play Pause Button for Video Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 7, 2018
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Play Pause Button for Video Developer Profile

sehgal.sunny

2 plugins · 510 total installs

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

How We Detect Play Pause Button for Video

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/play-pause-button-for-video/img/img01.png/wp-content/plugins/play-pause-button-for-video/img/img02.png
Script Paths
/wp-content/plugins/play-pause-button-for-video/play-pause.php

HTML / DOM Fingerprints

CSS Classes
pause-play-imgvideo-parent-classstuck
Data Attributes
controls
JS Globals
plugin_url
FAQ

Frequently Asked Questions about Play Pause Button for Video