GP Last Update Security & Risk Analysis

wordpress.org/plugins/gp-last-update

A plugin for GlotPress as a WordPress plugin that adds a column to the translation set list to display the last time they were updated.

10 active installs v1.0 PHP + WP 4.4+ Updated Dec 3, 2023
glotpresstranslation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GP Last Update Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "gp-last-update" v1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and crucially, all identified entry points (if any existed) appear to have authentication checks. The code also demonstrates good practices by utilizing prepared statements for all SQL queries and avoiding dangerous functions, file operations, and external HTTP requests. The presence of a capability check is also a positive sign for access control.

However, a significant concern arises from the output escaping. With one total output and 0% properly escaped, there is a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that is not properly sanitized before rendering could be exploited by attackers. The lack of any identified taint flows is a positive, but this does not negate the direct output escaping issue.

Furthermore, the complete absence of known vulnerabilities in its history is encouraging, suggesting a well-maintained or simple plugin. The fact that there are no recorded vulnerabilities and no common vulnerability types further reinforces this. In conclusion, while the plugin's limited attack surface and secure coding practices in areas like SQL are commendable, the critical lack of output escaping presents a notable risk that must be addressed.

Key Concerns

  • No output escaping
Vulnerabilities
None known

GP Last Update Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

GP Last Update Release Timeline

v1.0Current
v0.5
Code Analysis
Analyzed Apr 16, 2026

GP Last Update Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

GP Last Update Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actiongp_project_template_translation_set_extralast-update.php:35
actiongp_initlast-update.php:57
Maintenance & Trust

GP Last Update Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedDec 3, 2023
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GP Last Update Developer Profile

Greg Ross

35 plugins · 8K total installs

79
trust score
Avg Security Score
87/100
Avg Patch Time
39 days
View full developer profile
Detection Fingerprints

How We Detect GP Last Update

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
Last updated on Never updated<br>
FAQ

Frequently Asked Questions about GP Last Update