HTTPS Image Fixer Security & Risk Analysis

wordpress.org/plugins/https-image-fixer

Fixes insecure content messages that appear when loading images on an SSL secured website.

100 active installs v1.0.2 PHP + WP 4.6+ Updated May 31, 2018
httpsimagessecurityssl
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is HTTPS Image Fixer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The https-image-fixer plugin v1.0.2 demonstrates a generally strong security posture based on the provided static analysis. The plugin has no identified vulnerabilities in its history, and the static analysis reveals a clean code base with no critical or high-severity taint flows. Crucially, all identified code signals, including SQL queries, output operations, and nonce/capability checks, appear to be handled with good security practices. The lack of direct entry points like AJAX handlers, REST API routes, or shortcodes also significantly reduces the potential attack surface.

However, a single SQL query is present without the use of prepared statements. While the impact of this is mitigated by the plugin's limited attack surface and the apparent absence of user-supplied data directly feeding into this query, it still represents a potential risk. If the data used in this query were ever to become user-controllable, it could lead to SQL injection vulnerabilities. The overall assessment is positive, with a minimal remaining risk primarily stemming from the unparameterized SQL query. The plugin's history of zero vulnerabilities is a strong indicator of diligent development and a commitment to security.

Key Concerns

  • SQL queries without prepared statements
Vulnerabilities
None known

HTTPS Image Fixer Security Vulnerabilities

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

HTTPS Image Fixer Code Analysis

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

SQL Query Safety

0% prepared1 total queries
Attack Surface

HTTPS Image Fixer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuhttps-image-fixer.php:42
Maintenance & Trust

HTTPS Image Fixer Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMay 31, 2018
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

HTTPS Image Fixer Developer Profile

mitchbartlett

2 plugins · 200 total installs

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

How We Detect HTTPS Image Fixer

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

Asset Fingerprints

Script Paths
/wp-content/plugins/https-image-fixer/https-image-fixer.php

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
name="runsql"value="Fix Images"
Shortcode Output
<input type="submit" name="runsql" class="button-primary" value="Fix Images"/>
FAQ

Frequently Asked Questions about HTTPS Image Fixer