Cresta Post Widget FREE Security & Risk Analysis

wordpress.org/plugins/cresta-post-widget

Widget for show all posts or filter by category. Many options available including show thumbnail, excerpt, date and comments count.

10 active installs v1.0 PHP + WP 2.8+ Updated Jul 30, 2014
postrandomrecent
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cresta Post Widget FREE Safe to Use in 2026?

Generally Safe

Score 85/100

Cresta Post Widget FREE has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The cresta-post-widget v1.0 plugin exhibits a generally strong security posture in its attack surface and vulnerability history. It has no known CVEs, a completely clean taint analysis, and zero AJAX handlers, REST API routes, shortcodes, or cron events that could serve as entry points for attackers. Furthermore, all identified SQL queries utilize prepared statements, indicating a good practice for preventing SQL injection. The absence of file operations and external HTTP requests further reduces potential attack vectors.

However, there are significant concerns regarding output escaping and the use of dangerous functions. A very low percentage (14%) of output is properly escaped, leaving the plugin vulnerable to Cross-Site Scripting (XSS) attacks where user-supplied data is rendered directly without proper sanitization. The presence of `create_function` is a critical security risk, as this function is deprecated and can lead to code execution vulnerabilities. The complete lack of nonce and capability checks, while not directly exploitable due to the zero attack surface, represents a significant weakness if any new entry points were to be introduced or if existing logic were to be exposed in the future.

Key Concerns

  • Low percentage of properly escaped output
  • Use of deprecated and dangerous function create_function
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Cresta Post Widget FREE Security Vulnerabilities

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

Cresta Post Widget FREE Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("CrestaPostWidget");'));cresta-post-widget.php:317

Output Escaping

14% escaped107 total outputs
Attack Surface

Cresta Post Widget FREE Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initcresta-post-widget.php:317
actionadmin_initcresta-post-widget.php:318
Maintenance & Trust

Cresta Post Widget FREE Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedJul 30, 2014
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Cresta Post Widget FREE Developer Profile

CrestaProject

25 plugins · 22K total installs

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

How We Detect Cresta Post Widget FREE

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cresta-post-widget/images/cresta-post-widget-free-logo.png/wp-content/plugins/cresta-post-widget/images/no-image-default.png
Version Parameters
cresta-post-widget/cresta-post-widget.php?ver=cresta-post-widget/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
cresta-post-widgetcresta-post-widget-thumbnailcresta-post-widget-captioncresta-post-widget-datecresta-post-widget-commentscresta-post-widget-excerptcresta_show_excerptcresta_show_thumb+4 more
HTML Comments
Widget TitlePosts To Display
Data Attributes
crestaPostWidgetLogo
JS Globals
cresta_show_excerptcresta_show_thumbcresta_category_filtercrestaPostWidget
FAQ

Frequently Asked Questions about Cresta Post Widget FREE