P2P Slides Security & Risk Analysis

wordpress.org/plugins/p2p-slides

A slider that uses Posts 2 Posts to associate post types with a new, custom slide post type.

10 active installs v1.0 PHP + WP 3.4.2+ Updated Sep 22, 2012
posts-to-postssliderslides
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is P2P Slides Safe to Use in 2026?

Generally Safe

Score 85/100

P2P Slides has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "p2p-slides" v1.0 plugin exhibits a generally positive security posture based on the provided static analysis. There are no identified dangerous functions, no direct SQL queries outside of prepared statements, no file operations, and no external HTTP requests, all of which are good security practices. The absence of any recorded vulnerabilities or CVEs in its history further contributes to a perception of stability. However, a significant concern arises from the complete lack of output escaping. This means that any data rendered to the user interface could potentially be exploited through cross-site scripting (XSS) attacks if the data is sourced from user input or external sources without prior sanitization. Additionally, the absence of nonce and capability checks on the very limited entry points, while currently zero, signifies a missed opportunity to implement crucial security layers that would normally protect against unauthorized actions or CSRF attacks if the attack surface were to expand in future versions.

Key Concerns

  • 100% of outputs are not properly escaped
  • No nonce checks present
  • No capability checks present
Vulnerabilities
None known

P2P Slides Security Vulnerabilities

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

P2P Slides Code Analysis

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

Output Escaping

0% escaped10 total outputs
Attack Surface

P2P Slides Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionp2p_initinc\p2p-integration.php:31
actionloop_startinc\p2p-integration.php:36
actioninitinc\post-type.php:30
actionafter_setup_themeinc\post-type.php:35
actionplugins_loadedp2p-slides.php:31
actionadmin_noticesp2p-slides.php:53
Maintenance & Trust

P2P Slides Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedSep 22, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

P2P Slides Developer Profile

chrisguitarguy

8 plugins · 9K total installs

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

How We Detect P2P Slides

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/p2p-slides/inc/p2p-integration.js/wp-content/plugins/p2p-slides/css/style.css
Script Paths
/wp-content/plugins/p2p-slides/inc/p2p-integration.js
Version Parameters
p2p-slides/inc/p2p-integration.js?ver=p2p-slides/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
feature-sliderfeatured-postfeatured-posts
HTML Comments
<!-- If the thumbnail is as big as the header image --><!-- If we have content for this page, let's display it. -->
Data Attributes
data-id
JS Globals
P2P_Slides
FAQ

Frequently Asked Questions about P2P Slides