WP Filmweb Widget Security & Risk Analysis

wordpress.org/plugins/wp-filmweb-widget

Shows basic user data from Filmweb.pl portal.

10 active installs v0.5 PHP + WP 4.3+ Updated Oct 21, 2016
accountfilmwebmoviesratedwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Filmweb Widget Safe to Use in 2026?

Generally Safe

Score 85/100

WP Filmweb Widget 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 wp-filmweb-widget plugin version 0.5 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL queries, with 100% of them utilizing prepared statements, significantly reducing the risk of SQL injection vulnerabilities. Furthermore, there are no recorded CVEs, suggesting a history of responsible development or a lack of targeted attacks. The absence of external HTTP requests and bundled libraries also simplifies the security landscape and reduces potential attack vectors.

However, several areas raise concerns. The most significant is the lack of output escaping, with only 6% of outputs being properly handled. This creates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website through user-generated content or plugin outputs. Additionally, the complete absence of nonce checks and capability checks on any entry points (AJAX, REST API, shortcodes, cron) is a critical oversight. This means that any functionality exposed by the plugin, even if not directly apparent in the static analysis as having an attack surface, could be triggered by unauthenticated or unauthorized users, leading to unintended actions or data manipulation.

In conclusion, while the plugin avoids common pitfalls like raw SQL and unpatched vulnerabilities, the severe lack of output escaping and authorization checks presents a significant risk. The plugin would benefit greatly from implementing robust input validation, output sanitization, and proper authentication/authorization mechanisms for all its functionalities to achieve a more secure state.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

WP Filmweb Widget Security Vulnerabilities

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

WP Filmweb Widget Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

WP Filmweb Widget Code Analysis

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

SQL Query Safety

100% prepared11 total queries

Output Escaping

6% escaped36 total outputs
Attack Surface

WP Filmweb Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initwp-filmweb-widget.php:221
actionwp_enqueue_scriptswp-filmweb-widget.php:229
actionplugins_loadedwp-filmweb-widget.php:241
Maintenance & Trust

WP Filmweb Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedOct 21, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Filmweb Widget Developer Profile

mateusz.adamus

2 plugins · 20 total installs

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

How We Detect WP Filmweb Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-filmweb-widget/backend/css/style.css
Script Paths
/wp-content/plugins/wp-filmweb-widget/backend/js/script.js
Version Parameters
wp-filmweb-widget/backend/css/style.css?ver=wp-filmweb-widget/backend/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
filmweb-widget-user
Data Attributes
data-username-positiondata-avatar-sizedata-top-countdata-top-labeldata-last-countdata-last-label
FAQ

Frequently Asked Questions about WP Filmweb Widget