Imageshop DAM Connector Security & Risk Analysis

wordpress.org/plugins/imageshop-dam-connector

Cloud based DAM Solution

10 active installs v1.5.0 PHP 7.0+ WP 6.2+ Updated Dec 18, 2025
dammedia-cdnmedia-library
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Imageshop DAM Connector Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The imageshop-dam-connector plugin v1.5.0 presents a generally good security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, critical or high severity vulnerabilities in the past, and a strong adherence to secure coding practices like output escaping and prepared statements for SQL queries are commendable strengths. The plugin also demonstrates a small attack surface with all identified entry points (REST API routes) protected by permission callbacks, and a single nonce check further reinforces security for its operations. The lack of file operations and external HTTP requests also minimizes common attack vectors.

However, there are areas for improvement that, while not currently indicating immediate critical risks, could be strengthened. The 20% of SQL queries that do not utilize prepared statements represent a potential, albeit mitigated, risk for SQL injection. While the overall number of SQL queries is not excessively high, any instance of raw SQL queries increases the attack surface. Furthermore, the lack of capability checks on any of the entry points, despite the presence of permission callbacks for the REST API, could be a point of concern if the permission callbacks themselves are not sufficiently robust or if future updates introduce unprotected functionalities. The absence of taint analysis flows is not necessarily a negative indicator but suggests that the tested code paths did not trigger the taint analysis engine, leaving those specific vectors unexamined by this particular method.

Key Concerns

  • SQL queries not using prepared statements
  • Lack of capability checks on entry points
Vulnerabilities
None known

Imageshop DAM Connector Security Vulnerabilities

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

Imageshop DAM Connector Code Analysis

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

SQL Query Safety

20% prepared20 total queries

Output Escaping

91% escaped23 total outputs
Attack Surface

Imageshop DAM Connector Attack Surface

Entry Points2
Unprotected0

REST API Routes 2

GET/wp-json/imageshop/v1/update-metadataincludes\class-attachment.php:50
GET/wp-json/imageshop/v1/flush-cacheincludes\class-attachment.php:62
WordPress Hooks 1
actionpll_copy_post_metasincludes\Compatibility\class-polylang.php:27
Maintenance & Trust

Imageshop DAM Connector Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 18, 2025
PHP min version7.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Imageshop DAM Connector Developer Profile

imageshop

1 plugin · 10 total installs

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

How We Detect Imageshop DAM Connector

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/imageshop-dam-connector/build/css//wp-content/plugins/imageshop-dam-connector/build/js/
Script Paths
/wp-content/plugins/imageshop-dam-connector/build/js/imageshop-dam-connector.js
Version Parameters
imageshop-dam-connector/build/css/imageshop-dam-connector.css?ver=imageshop-dam-connector/build/js/imageshop-dam-connector.js?ver=

HTML / DOM Fingerprints

CSS Classes
imageshop-dam-connectorimageshop-upload-interfaceimageshop-media-libraryimageshop-asset-browser
Data Attributes
data-imageshop-asset-iddata-imageshop-media-typedata-imageshop-upload-url
JS Globals
imageshopDAMConnector
REST Endpoints
/wp-json/imageshop/v1/assets/wp-json/imageshop/v1/settings/wp-json/imageshop/v1/sync
FAQ

Frequently Asked Questions about Imageshop DAM Connector