Post Scroll Widget Security & Risk Analysis

wordpress.org/plugins/post-scroll-widget

License GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This is a Simple Post Scroll Widget. Easily Manage This widget.

60 active installs v1.0.1 PHP + WP 3.0+ Updated Apr 1, 2016
post-horizontal-scrollpost-scrollpost-vertical-scrollscroll-postvertical-post
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Scroll Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Post Scroll Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "post-scroll-widget" v1.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, cron events, and file operations significantly limits the attack surface. Furthermore, the complete reliance on prepared statements for SQL queries is an excellent security practice, eliminating risks associated with raw SQL injection. The lack of any recorded vulnerabilities, including critical or high severity issues, further reinforces this positive assessment.

However, there are notable areas of concern. The most significant is the critically low percentage of properly escaped output (19%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamically generated content is likely being rendered directly in the browser without sufficient sanitization. The absence of any nonce checks and capability checks is also a significant weakness, especially if any of the plugin's functionalities were to be exposed through any future entry points (even though none are currently present). While the vulnerability history is clean, the lack of these fundamental security checks could expose the plugin to unforeseen risks if new entry points are introduced or if existing ones become susceptible to manipulation.

In conclusion, while the plugin benefits from a small attack surface and secure database practices, the widespread lack of output escaping presents a substantial risk. The absence of nonce and capability checks, though less critical in the current state, represents a missed opportunity to implement robust security fundamentals. Addressing the output escaping issue should be the top priority for improving the plugin's security.

Key Concerns

  • Insufficient output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Post Scroll Widget Security Vulnerabilities

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

Post Scroll Widget Code Analysis

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

Output Escaping

19% escaped31 total outputs
Attack Surface

Post Scroll Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_footerpost-scroll-widget.php:19
actionwp_footerpost-scroll-widget.php:40
actionwidgets_initpost-scroll-widget.php:51
Maintenance & Trust

Post Scroll Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedApr 1, 2016
PHP min version
Downloads3K

Community Trust

Rating94/100
Number of ratings3
Active installs60
Developer Profile

Post Scroll Widget Developer Profile

Md Shafiqul Islam

5 plugins · 570 total installs

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

How We Detect Post Scroll Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-scroll-widget/assets/css/post-scroll-style.css/wp-content/plugins/post-scroll-widget/assets/js/jquery.marquee.min.js
Script Paths
/wp-content/plugins/post-scroll-widget/assets/js/jquery.marquee.min.js
Version Parameters
post-scroll-stylejquery.marquee.min.js

HTML / DOM Fingerprints

JS Globals
jQuery$
FAQ

Frequently Asked Questions about Post Scroll Widget