Resizeer Security & Risk Analysis

wordpress.org/plugins/resizeer

Optimize your images automatically and forget about resizing and compressing them manually before uploading to your WordPress site.

0 active installs v1.0 PHP 7.4+ WP 5.2+ Updated Nov 12, 2024
compressionimagemediaoptimizeresize
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Resizeer Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "resizeer" v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any detected taint flows, dangerous functions, or unpatched CVEs is highly encouraging. Furthermore, the plugin demonstrates good security practices with a high percentage of properly escaped output and a significant portion of SQL queries utilizing prepared statements. The presence of nonce and capability checks on all identified entry points (AJAX handlers) indicates a conscious effort to prevent unauthorized access and actions.

However, a minor concern exists regarding the 13 total SQL queries, where 31% are not using prepared statements. While not a critical finding, this could represent a potential area for SQL injection vulnerabilities if these queries handle user-supplied data without proper sanitization. The plugin also performs file operations, though the lack of explicit taint flow analysis in this area leaves a slight unknown. The plugin's clean vulnerability history suggests a well-maintained codebase over time, but the static analysis is the primary indicator for the current version's security.

In conclusion, "resizeer" v1.0 appears to be a secure plugin with a robust defense against common web vulnerabilities. The small number of non-prepared SQL statements is the most notable area for potential improvement. The plugin's low attack surface and consistent implementation of security checks are significant strengths.

Key Concerns

  • SQL queries without prepared statements
Vulnerabilities
None known

Resizeer Security Vulnerabilities

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

Resizeer Code Analysis

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

SQL Query Safety

69% prepared13 total queries

Output Escaping

92% escaped24 total outputs
Attack Surface

Resizeer Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_resizeer_process_images_batchactions.php:83
authwp_ajax_resizeer_get_statisticsstats.php:105
authwp_ajax_resizeer_get_logsstats.php:130
WordPress Hooks 9
actionadmin_initactions.php:23
actionupdate_option_resizeer_max_heightactions.php:97
actionupdate_option_resizeer_max_widthactions.php:98
actionupdate_option_resizeer_qualityactions.php:99
actionadmin_enqueue_scriptsassets.php:27
actionadd_attachmentoptimizer.php:24
actionedit_attachmentoptimizer.php:25
filterplugin_action_links_resizeer/resizeer.phpoptions.php:11
actionadmin_menuoptions.php:23
Maintenance & Trust

Resizeer Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 12, 2024
PHP min version7.4
Downloads600

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Resizeer Developer Profile

wojciechborowicz

3 plugins · 20 total installs

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

How We Detect Resizeer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/resizeer/css/resizeer-admin.css/wp-content/plugins/resizeer/js/resizeer-ajax.js/wp-content/plugins/resizeer/js/resizeer-tabs.js
Script Paths
/wp-content/plugins/resizeer/js/resizeer-ajax.js/wp-content/plugins/resizeer/js/resizeer-tabs.js

HTML / DOM Fingerprints

Data Attributes
data-resizeer-nonce
JS Globals
ResizeerAjax
REST Endpoints
/wp-json/resizeer/v1/process
FAQ

Frequently Asked Questions about Resizeer