PPPT Security & Risk Analysis

wordpress.org/plugins/pppt

Archive plugins you don't need anymore, and get it back when you want it.

10 active installs v1.0.2 PHP + WP 3.0.1+ Updated Jul 20, 2021
archive
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is PPPT Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "pppt" plugin version 1.0.2 exhibits a generally strong security posture based on the static analysis. The absence of known CVEs and a clean vulnerability history indicate a lack of past security incidents or common vulnerabilities. Furthermore, the code analysis reveals a small attack surface with no unprotected entry points, robust use of prepared statements for SQL queries, and a decent number of capability and nonce checks in place. This suggests developers have followed many good security practices.

However, a significant concern arises from the output escaping, where only 58% of outputs are properly escaped. This leaves a substantial portion of the plugin's output potentially vulnerable to cross-site scripting (XSS) attacks if user-supplied data is not handled with sufficient sanitization before being displayed. While no critical or high-severity taint flows were identified, the unescaped outputs represent a tangible risk that could be exploited. The limited number of analyzed taint flows (2) also means the analysis might not be exhaustive.

In conclusion, "pppt" v1.0.2 has commendable security foundations with its limited attack surface and secure SQL handling. The primary weakness lies in the insufficient output escaping, which requires immediate attention to mitigate XSS risks. The lack of past vulnerabilities is positive, but the current unescaped outputs present a clear and present danger.

Key Concerns

  • Significant portion of outputs unescaped
Vulnerabilities
None known

PPPT Security Vulnerabilities

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

PPPT Code Analysis

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

Output Escaping

58% escaped31 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
show_archives (admin\class-pppt-admin.php:265)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

PPPT Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_show_archivesadmin\class-pppt-admin.php:74
WordPress Hooks 11
filterbulk_actions-pluginsadmin\class-pppt-admin.php:56
filterhandle_bulk_actions-pluginsadmin\class-pppt-admin.php:59
filterplugin_action_linksadmin\class-pppt-admin.php:62
actionload-plugins.phpadmin\class-pppt-admin.php:68
actionpre_current_active_pluginsadmin\class-pppt-admin.php:71
actionadmin_footeradmin\class-pppt-admin.php:77
actionplugins_loadedincludes\class-pppt.php:142
actionadmin_enqueue_scriptsincludes\class-pppt.php:157
actionadmin_enqueue_scriptsincludes\class-pppt.php:158
actionwp_enqueue_scriptsincludes\class-pppt.php:173
actionwp_enqueue_scriptsincludes\class-pppt.php:174
Maintenance & Trust

PPPT Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 20, 2021
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

PPPT Developer Profile

xuxu.fr

4 plugins · 180 total installs

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

How We Detect PPPT

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pppt/admin/css/pppt-admin.css/wp-content/plugins/pppt/admin/js/pppt-admin.js
Script Paths
/wp-content/plugins/pppt/admin/js/pppt-admin.js
Version Parameters
pppt-admin.css?ver=pppt-admin.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- This function is provided for demonstration purposes only. --><!-- An instance of this class should be passed to the run() function --><!-- defined in Pppt_Loader as all of the hooks are defined --><!-- in that particular class. -->+28 more
Data Attributes
data-plugin-namedata-version
JS Globals
pppt_translate
FAQ

Frequently Asked Questions about PPPT