List View for Posts Security & Risk Analysis

wordpress.org/plugins/list-view-for-posts

The plugin is the shortcode for comprehensively displaying the list view for pages and posts.

0 active installs v1.9.1 PHP 8.0+ WP 6.0+ Updated Mar 30, 2025
list-view
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is List View for Posts Safe to Use in 2026?

Generally Safe

Score 92/100

List View for Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "list-view-for-posts" plugin v1.9.1 demonstrates an excellent security posture based on the provided static analysis. The code exhibits strong security practices, with all SQL queries utilizing prepared statements and all output being properly escaped. The absence of dangerous functions, file operations, and external HTTP requests further strengthens its security. Crucially, the plugin has a clean vulnerability history with no known CVEs, indicating a sustained effort in maintaining security. The attack surface is also minimal, with no identified entry points that lack authentication or permission checks.

However, the static analysis also reveals a complete lack of nonce checks and capability checks. While the current analysis shows zero unprotected entry points, this absence of checks represents a significant potential risk. If any new functionality is added or existing functionality is modified in future versions, these checks would be crucial to prevent unauthorized access or actions. The taint analysis showing zero flows is also positive, but a complete absence of any taint flows, especially in a plugin with potential user interaction, can sometimes indicate a limited scope of analysis or an overly simplistic plugin structure.

In conclusion, the "list-view-for-posts" plugin v1.9.1 is remarkably secure in its current state, with a strong foundation of secure coding practices and an impeccable vulnerability history. The absence of known vulnerabilities and the adherence to secure coding standards for SQL and output are commendable. The primary area for improvement lies in the implementation of nonce and capability checks, which are vital for robust security, especially as the plugin evolves. The current lack of these checks introduces a latent risk that should be addressed proactively.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

List View for Posts Security Vulnerabilities

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

List View for Posts Release Timeline

v1.9.1Current
v1.9
v1.8
v1.7
v1.6
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
Code Analysis
Analyzed Apr 6, 2026

List View for Posts Code Analysis

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

SQL Query Safety

100% prepared7 total queries

Output Escaping

100% escaped12 total outputs
Attack Surface

List View for Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionplugins_loadedlist-view-for-posts.php:28
Maintenance & Trust

List View for Posts Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 30, 2025
PHP min version8.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

List View for Posts Developer Profile

kimipooh

9 plugins · 54K total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
731 days
View full developer profile
Detection Fingerprints

How We Detect List View for Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/list-view-for-posts/includes/tags/dd.php/wp-content/plugins/list-view-for-posts/includes/tags/li.php/wp-content/plugins/list-view-for-posts/includes/tags/lip.php/wp-content/plugins/list-view-for-posts/includes/tags/p.php

HTML / DOM Fingerprints

CSS Classes
list-view-posts
Data Attributes
data-post_typedata-post_statusdata-date_formatdata-orderbysortdata-max_itemsdata-page+10 more
Shortcode Output
<li<p<dd<lip
FAQ

Frequently Asked Questions about List View for Posts