Amazing Posts Widget Security & Risk Analysis

wordpress.org/plugins/amazing-post-widget

Display Posts on widget with amazing way, It's really suitable with your blog or portfolio.

100 active installs v1.1.0 PHP + WP 3.4+ Updated Apr 28, 2014
custom-post-typespostpoststhumbnailswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Amazing Posts Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Amazing Posts Widget 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 "amazing-post-widget" v1.1.0 plugin presents a mixed security posture. On the positive side, the code analysis reveals a lack of dangerous functions, no raw SQL queries, no file operations, no external HTTP requests, and no known vulnerabilities in its history. This suggests a generally good development practice regarding common security pitfalls.

However, several concerns emerge from the static analysis. The extremely low percentage of properly escaped output (6%) is a significant red flag. This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly to the browser without adequate sanitization. Furthermore, the absence of nonce checks and capability checks on the identified entry points, even though there's only one shortcode, means that any functionality exposed through this shortcode might be accessible and potentially exploitable by unauthenticated users or users with insufficient privileges. The lack of taint analysis data is also a weakness, as it prevents a deeper understanding of potential data flow vulnerabilities.

Given the history of no recorded vulnerabilities, it's possible that the plugin has been developed with security in mind, or its limited functionality has simply not attracted targeted attacks. Nevertheless, the high rate of unescaped output and the missing authorization checks on its sole entry point represent critical areas of concern that significantly increase the plugin's risk profile. While the plugin is not riddled with common severe vulnerabilities, the identified weaknesses require immediate attention to bolster its security.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks on entry points
  • No capability checks on entry points
  • Lack of taint analysis data
Vulnerabilities
None known

Amazing Posts Widget Security Vulnerabilities

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

Amazing Posts Widget Code Analysis

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

Output Escaping

6% escaped98 total outputs
Attack Surface

Amazing Posts Widget Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[pj_apw] amazing-posts-widget.php:346
WordPress Hooks 9
actionwidgets_initamazing-posts-widget.php:46
actionwp_enqueue_scriptsamazing-posts-widget.php:63
actionwp_enqueue_scriptsamazing-posts-widget.php:64
actionwp_enqueue_scriptsamazing-posts-widget.php:65
actionadmin_enqueue_scriptsamazing-posts-widget.php:75
filterimage_resize_dimensionsaq_resizer.php:31
actionwp_enqueue_scriptsviews\amaz-columns.php:16
actionwp_enqueue_scriptsviews\amaz-fullwidth-img.php:16
actionwp_enqueue_scriptsviews\amaz-hover.php:16
Maintenance & Trust

Amazing Posts Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 28, 2014
PHP min version
Downloads12K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Amazing Posts Widget Developer Profile

faugro

1 plugin · 100 total installs

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

How We Detect Amazing Posts Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/amazing-post-widget/css/amazing-pw.css/wp-content/plugins/amazing-post-widget/js/jquery.touchSwipe.min.js/wp-content/plugins/amazing-post-widget/js/jquery.liquid-slider.min.js/wp-content/plugins/amazing-post-widget/js/jquery.easing.1.3.js/wp-content/plugins/amazing-post-widget/css/admin.css
Script Paths
/wp-content/plugins/amazing-post-widget/js/jquery.touchSwipe.min.js/wp-content/plugins/amazing-post-widget/js/jquery.liquid-slider.min.js/wp-content/plugins/amazing-post-widget/js/jquery.easing.1.3.js
Version Parameters
amazing-post-widget/css/amazing-pw.css?ver=amazing-post-widget/js/jquery.touchSwipe.min.js?ver=amazing-post-widget/js/jquery.liquid-slider.min.js?ver=amazing-post-widget/js/jquery.easing.1.3.js?ver=amazing-post-widget/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
amaz-columns
Data Attributes
data-liquid-swipedata-liquid-slider
JS Globals
jQuery.fn.touchSwipejQuery.fn.liquidSliderjQuery.fn.easing
FAQ

Frequently Asked Questions about Amazing Posts Widget