List Posts with Pingbacks Security & Risk Analysis

wordpress.org/plugins/list-posts-with-pingbacks-trackbacks

Adds a list of Posts with Pingbacks and Trackbacks to WordPress with a widget, shortcode, or theme functions.

10 active installs v2017.08.13 PHP + WP 4.0.0+ Updated Jul 13, 2017
adopt-me
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is List Posts with Pingbacks Safe to Use in 2026?

Generally Safe

Score 85/100

List Posts with Pingbacks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The plugin "list-posts-with-pingbacks-trackbacks" v2017.08.13 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the lack of file operations or external HTTP requests are all positive indicators. Furthermore, the complete absence of known vulnerabilities (CVEs) in its history suggests a history of stable and secure development. However, there are areas that warrant caution. The code analysis reveals that 60% of output is properly escaped, meaning 40% of outputs are potentially unescaped. While the total number of outputs is low (5), this still presents a potential risk for Cross-Site Scripting (XSS) if any of these unescaped outputs are user-controllable. Additionally, the lack of nonce checks and capability checks on its single shortcode entry point is a significant concern. While there are no AJAX or REST API endpoints to analyze for these, the presence of a shortcode without proper authentication or authorization mechanisms could lead to unauthorized actions or information disclosure if the shortcode's functionality is sensitive. The taint analysis showing no flows is good, but the limited scope of the analysis (0 flows) means this doesn't provide complete assurance. Overall, the plugin is built on some good security foundations, but the unescaped output and lack of checks on the shortcode are notable weaknesses.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

List Posts with Pingbacks Security Vulnerabilities

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

List Posts with Pingbacks Code Analysis

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

Output Escaping

60% escaped5 total outputs
Attack Surface

List Posts with Pingbacks Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[horshipsrectors_list_posts_with_pingbacks_trackbacks] list-posts-with-pingbacks-trackbacks.php:89
WordPress Hooks 1
actionwidgets_initlist-posts-with-pingbacks-trackbacks.php:87
Maintenance & Trust

List Posts with Pingbacks Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.0
Last updatedJul 13, 2017
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

List Posts with Pingbacks Developer Profile

klickonit

17 plugins · 130 total installs

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

How We Detect List Posts with Pingbacks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/list-posts-with-pingbacks-trackbacks/horshipsrectors-common.php/wp-content/plugins/list-posts-with-pingbacks-trackbacks/widgets/thissimyurl_ListPostsWithPingbacksTrackbacks_Widget.php

HTML / DOM Fingerprints

CSS Classes
horshipsrectors-list-posts-with-pingbacks-trackbacks
Data Attributes
nofollow
Shortcode Output
[horshipsrectors_list_posts_with_pingbacks_trackbacks]
FAQ

Frequently Asked Questions about List Posts with Pingbacks