Unlimited Lists Widget Security & Risk Analysis

wordpress.org/plugins/unlimited-lists-widget

A widget to show HTML list elements.

10 active installs v0.1.2 PHP + WP 3.3+ Updated Aug 8, 2015
liulunlimited-listswidgetwidget-only
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Unlimited Lists Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Unlimited Lists 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 "unlimited-lists-widget" plugin, version 0.1.2, exhibits a mixed security posture. On the positive side, static analysis reveals no known CVEs in its history, zero dangerous functions, no file operations, and no external HTTP requests, all of which are good indicators. Furthermore, all SQL queries are correctly prepared. However, there are significant concerns regarding output escaping, with only 21% of outputs being properly escaped. This represents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website. The absence of any identified taint flows, while seemingly positive, could also be a consequence of insufficient taint analysis coverage or a lack of complexity in the plugin's code, rather than an absolute guarantee of safety. The plugin also lacks any explicit capability checks or nonce checks, which, combined with the lack of explicit authentication on entry points (though the current analysis reports zero unprotected entry points), could become a weakness if the plugin's functionality were to expand or change in future versions. Overall, while the plugin has avoided historical vulnerabilities and uses safe database practices, the low rate of proper output escaping is a critical security concern that requires immediate attention.

Key Concerns

  • Low output escaping rate (21%)
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Unlimited Lists Widget Security Vulnerabilities

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

Unlimited Lists Widget Code Analysis

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

Output Escaping

21% escaped38 total outputs
Attack Surface

Unlimited Lists Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initunlimited-lists.php:24
actionadmin_headunlimited-lists.php:46
Maintenance & Trust

Unlimited Lists Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 8, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Unlimited Lists Widget Developer Profile

Austin

5 plugins · 25K total installs

80
trust score
Avg Security Score
89/100
Avg Patch Time
47 days
View full developer profile
Detection Fingerprints

How We Detect Unlimited Lists Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/unlimited-lists-widget/unlimited-lists-widget.php
Version Parameters
unlimited-lists-widget/unlimited-lists-widget.php?ver=unlimited-lists-widget/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
unlimitedlistsunlimited-lists-widget-controlslist-item
HTML Comments
<?php * Plugin Name: Unlimited Lists Widget * Plugin URI: http://austin.passy.co/wordpress-plugins/unlimited-lists-widget * Description: Add unlimited lists to your sidebars! * Version: 0.1.2 * Author: Austin Passy * Author URI: http://austin.passy.co * * @copyright 2012 - 2015 * @author Austin Passy * @link http://frosty.media/ * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. * * @package unlimited_lists_widget */
Data Attributes
data-widget_typedata-widget-id
JS Globals
unlimitedlistsunlimitedlistsclone
FAQ

Frequently Asked Questions about Unlimited Lists Widget