delicious tagroll shortcode Security & Risk Analysis

wordpress.org/plugins/delicious-tagroll-shortcode

The delicious tagroll for WordPress plugin adds a new shortcode to WordPress, the [delicious_tagroll] shortcode.

10 active installs v2.2.2 PHP + WP 3.5+ Updated Dec 12, 2016
deliciousshortcodetagrollwpmu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is delicious tagroll shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

delicious tagroll shortcode 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 "delicious-tagroll-shortcode" plugin, version 2.2.2, exhibits a generally good security posture based on the provided static analysis. The plugin correctly uses prepared statements for all SQL queries, and all identified output is properly escaped, which are critical security practices. Furthermore, there are no known vulnerabilities (CVEs) associated with this plugin, indicating a history of stability and security.

However, there are notable areas of concern. The absence of nonce checks and capability checks on the single shortcode presents a potential risk. While the attack surface is small, any user interaction through the shortcode might not be adequately protected against unauthorized execution or manipulation. Additionally, the presence of an external HTTP request, without further details on its context or sanitization, could introduce risks if not handled carefully. The lack of taint analysis data is also a limitation in fully assessing potential vulnerabilities.

In conclusion, while the plugin demonstrates strong fundamental security practices regarding SQL and output handling, the lack of authorization checks on its shortcode and the unexamined external HTTP request represent exploitable weaknesses. The absence of past vulnerabilities is a positive sign, but it doesn't negate the risks identified in the current analysis. Further investigation into the shortcode's functionality and the external HTTP request's handling is recommended.

Key Concerns

  • Shortcode lacks nonce check
  • Shortcode lacks capability check
  • External HTTP request without context
Vulnerabilities
None known

delicious tagroll shortcode Security Vulnerabilities

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

delicious tagroll shortcode Release Timeline

v2.2.2Current
v2.2.1
v2.2.0
v2.1.4
Code Analysis
Analyzed Mar 17, 2026

delicious tagroll shortcode Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

delicious tagroll shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[delicious_tagroll] delicious-tagroll-shortcode.php:45
WordPress Hooks 1
actionwp_footerdelicious-tagroll-shortcode.php:44
Maintenance & Trust

delicious tagroll shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedDec 12, 2016
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

delicious tagroll shortcode Developer Profile

PersianScript

102 plugins · 177K total installs

72
trust score
Avg Security Score
90/100
Avg Patch Time
304 days
View full developer profile
Detection Fingerprints

How We Detect delicious tagroll shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/delicious-tagroll-shortcode/delicious-tagroll-shortcode.css

HTML / DOM Fingerprints

CSS Classes
ps_delicious_tagroll
HTML Comments
<!-- It's not possible to reach Delicious -->
Data Attributes
style='font-size: %dpx;'
Shortcode Output
<div class='ps_delicious_tagroll'><h2>My Delicious Tags</h2><ul><li><a style='font-size: %dpx;' href='%s'>%s</a>(%d)</li>
FAQ

Frequently Asked Questions about delicious tagroll shortcode