ImgMarkFactory Security & Risk Analysis

wordpress.org/plugins/imgmarkfactory

Add professional watermarks to your images with real-time preview and drag-and-drop positioning. Support for both text and image watermarks.

0 active installs v1.0.0 PHP 7.2+ WP 5.0+ Updated Dec 20, 2024
bulk-watermarkimage-protectionimage-watermarkwatermarkwatermarking
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ImgMarkFactory Safe to Use in 2026?

Generally Safe

Score 92/100

ImgMarkFactory 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 imgmarkfactory plugin v1.0.0 exhibits a generally good security posture due to its adherence to several best practices. Notably, all SQL queries are properly prepared, and all output is correctly escaped, which significantly mitigates common injection and cross-site scripting (XSS) vulnerabilities. The absence of known CVEs and a clean vulnerability history further contribute to a positive assessment.

However, a significant concern arises from the presence of an unprotected AJAX handler. This single unprotected entry point represents a potential attack vector that could be exploited if the handler performs sensitive operations. While the taint analysis did not reveal critical or high-severity unsanitized flows, the existence of a flow with unsanitized paths, even at a lower severity, warrants attention in conjunction with the unprotected AJAX endpoint. The plugin also makes three external HTTP requests, which could pose a risk if the target URLs are not secured or if the plugin improperly handles responses.

In conclusion, the imgmarkfactory plugin has strengths in its handling of SQL and output escaping, and a lack of historical vulnerabilities. The primary weakness is the single unprotected AJAX handler, which, combined with a potentially unsanitized flow, requires immediate attention to ensure no sensitive data or functionality is exposed.

Key Concerns

  • Unprotected AJAX handler
  • Flows with unsanitized paths
Vulnerabilities
None known

ImgMarkFactory Security Vulnerabilities

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

ImgMarkFactory Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

ImgMarkFactory Code Analysis

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

Output Escaping

100% escaped13 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<img-mark-factory-plugin> (img-mark-factory-plugin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

ImgMarkFactory Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_export_image_with_watermarkimg-mark-factory-plugin.php:261
WordPress Hooks 3
actionadmin_noticesimg-mark-factory-plugin.php:22
actionadmin_enqueue_scriptsimg-mark-factory-plugin.php:29
actionadmin_menuimg-mark-factory-plugin.php:42
Maintenance & Trust

ImgMarkFactory Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 20, 2024
PHP min version7.2
Downloads744

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

ImgMarkFactory Developer Profile

ntuummm

1 plugin · 0 total installs

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

How We Detect ImgMarkFactory

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/imgmarkfactory/assets/js/img-mark-factory.js/wp-content/plugins/imgmarkfactory/assets/css/img-mark-factory.css
Script Paths
/wp-content/plugins/imgmarkfactory/assets/js/img-mark-factory.js
Version Parameters
img-mark-factory.js?ver=img-mark-factory.css?ver=

HTML / DOM Fingerprints

CSS Classes
color-optionwrapnotice-error
HTML Comments
<!-- Images Selection --><!-- Watermark Type --><!-- Text Watermark Options --><!-- Text Color Options -->+6 more
Data Attributes
data-color
JS Globals
imgMarkFactoryData
FAQ

Frequently Asked Questions about ImgMarkFactory