Shortcode Query Posts By Selected Category Security & Risk Analysis

wordpress.org/plugins/shortcode-query-posts-by-selected-category

Show a list of posts in a selected category,the number of posts to show is a value of a property of the short code.

10 active installs v1.0 PHP + WP 3.3+ Updated Nov 14, 2013
categoryshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shortcode Query Posts By Selected Category Safe to Use in 2026?

Generally Safe

Score 85/100

Shortcode Query Posts By Selected Category has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "shortcode-query-posts-by-selected-category" plugin v1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries, showing no dangerous functions, file operations, or external HTTP requests. Furthermore, its limited attack surface, with only one shortcode and no unprotected entry points, is commendable. The absence of known vulnerabilities in its history is also a positive indicator of its development and maintenance.

However, significant concerns arise from the lack of output escaping. With two output points analyzed and 0% properly escaped, this presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed through the shortcode that is not strictly controlled by the administrator could potentially be exploited. Additionally, the absence of nonce and capability checks for the shortcode, while not directly indicated as a vulnerability in the taint analysis (which found no flows), means that the shortcode's execution is not protected against unauthorized use or potential abuse, especially if the output is vulnerable.

Key Concerns

  • Output is not properly escaped
  • No capability checks on shortcode
  • No nonce checks on shortcode
Vulnerabilities
None known

Shortcode Query Posts By Selected Category Security Vulnerabilities

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

Shortcode Query Posts By Selected Category 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

Shortcode Query Posts By Selected Category Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[slnet] shortcode-query-posts-by-selected-category.php:54
Maintenance & Trust

Shortcode Query Posts By Selected Category Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 14, 2013
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Shortcode Query Posts By Selected Category Developer Profile

suifengtec

12 plugins · 1K total installs

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

How We Detect Shortcode Query Posts By Selected Category

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widget_titleslnet_latest_news_listslnet-recent-postrecent-post-title
HTML Comments
Custom shortcode for widget by Suoling.net 2013.11.11
Shortcode Output
<h5 class="widget_title"><ul class="slnet_latest_news_list"><li class="slnet-recent-post"><a href="
FAQ

Frequently Asked Questions about Shortcode Query Posts By Selected Category