Display Category Posts Via Shortcode Lite Security & Risk Analysis

wordpress.org/plugins/display-category-posts-via-shortcode-lite

Displays posts with their featured images from a specified category in a responsive grid using a simple shortcode. After installation simply go to Se …

20 active installs v1.0 PHP + WP 3.0.1+ Updated Aug 28, 2015
categorydisplaydisplay-postspostsshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display Category Posts Via Shortcode Lite Safe to Use in 2026?

Generally Safe

Score 85/100

Display Category Posts Via Shortcode Lite 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 static analysis of the 'display-category-posts-via-shortcode-lite' plugin v1.0 reveals a generally strong security posture. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests is commendable. Furthermore, the plugin has no recorded vulnerabilities, indicating a history of secure development or effective patching. However, a significant concern is the complete lack of output escaping. With two outputs identified and none properly escaped, this creates a direct path for Cross-Site Scripting (XSS) vulnerabilities if any user-supplied data is directly rendered on the frontend. While the attack surface is small and appears to be protected by capability checks (though the analysis shows 0 capability checks, this might be an artifact of the analysis method if it's embedded within the shortcode logic itself), the unescaped output is a critical weakness that could be exploited to execute arbitrary JavaScript in the context of a user's browser.

Key Concerns

  • Output escaping missing for all identified outputs
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Display Category Posts Via Shortcode Lite Security Vulnerabilities

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

Display Category Posts Via Shortcode Lite Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 16, 2026

Display Category Posts Via Shortcode Lite Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Display Category Posts Via Shortcode Lite Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dcplite] dcplite.php:28
WordPress Hooks 2
filterwidget_textdcplite.php:149
actionadmin_menuospl.php:3
Maintenance & Trust

Display Category Posts Via Shortcode Lite Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 28, 2015
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Display Category Posts Via Shortcode Lite Developer Profile

vk011

3 plugins · 40 total installs

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

How We Detect Display Category Posts Via Shortcode Lite

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/display-category-posts-via-shortcode-lite/css/bootstrap.css/wp-content/plugins/display-category-posts-via-shortcode-lite/js/dcplite.js
Script Paths
/wp-content/plugins/display-category-posts-via-shortcode-lite/js/dcplite.js

HTML / DOM Fingerprints

CSS Classes
dcpdcp-contentdcpholderdcphcdotsrmdivrm
HTML Comments
<!-- <div class="container-fluid2"> --><!-- </div> end .container-fluid -->
Shortcode Output
<div class="dcpholder row<div class="dcp col-md-3 col-sm-6"><div class="dcphc"><h2>
FAQ

Frequently Asked Questions about Display Category Posts Via Shortcode Lite