Trashify – Exclusão de Imagens Security & Risk Analysis

wordpress.org/plugins/trashify-image-deletion

Facilita a exclusão de mídias diretamente da biblioteca do WordPress, de forma segura, organizada e seletiva.

0 active installs v1.0.2 PHP 7.2+ WP 5.0+ Updated Unknown
bulk-deletedeleteimagesmediamedia-library
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Trashify – Exclusão de Imagens Safe to Use in 2026?

Generally Safe

Score 100/100

Trashify – Exclusão de Imagens has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "trashify-image-deletion" v1.0.2 plugin exhibits a concerning security posture, primarily due to a significant attack surface with unprotected entry points. While the code shows good practices in avoiding dangerous functions, using prepared statements for SQL, and having some nonce and capability checks, the absence of authentication checks on all three AJAX handlers presents a serious risk. This allows any user, even unauthenticated ones, to potentially trigger these handlers, leading to unintended consequences or exploitation. The limited output escaping also raises concerns, as it could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not properly sanitized before being displayed. The complete lack of known vulnerabilities in its history is a positive sign, suggesting diligent development or a lack of past exploitation. However, this does not mitigate the immediate risks identified in the static analysis. Overall, the plugin has potential strengths in its SQL handling but is severely weakened by its unprotected AJAX endpoints and insufficient output escaping, making it a moderate to high risk without immediate remediation.

Key Concerns

  • AJAX handlers without authentication checks
  • Low percentage of properly escaped output
Vulnerabilities
None known

Trashify – Exclusão de Imagens Security Vulnerabilities

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

Trashify – Exclusão de Imagens Code Analysis

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

Output Escaping

29% escaped17 total outputs
Attack Surface
3 unprotected

Trashify – Exclusão de Imagens Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_trashify_delete_mediaincludes\class-trashify.php:46
authwp_ajax_trashify_get_mediaincludes\class-trashify.php:47
authwp_ajax_trashify_delete_all_mediaincludes\class-trashify.php:48
WordPress Hooks 4
actionadmin_menuincludes\class-trashify.php:39
actionadmin_enqueue_scriptsincludes\class-trashify.php:42
actionadmin_enqueue_scriptsincludes\class-trashify.php:43
actionplugins_loadedtrashify-image-deletion.php:36
Maintenance & Trust

Trashify – Exclusão de Imagens Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.2
Downloads235

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Trashify – Exclusão de Imagens Developer Profile

Prollabe Developers

1 plugin · 0 total installs

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

How We Detect Trashify – Exclusão de Imagens

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

Asset Fingerprints

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

HTML / DOM Fingerprints

JS Globals
trashify_ajax
FAQ

Frequently Asked Questions about Trashify – Exclusão de Imagens