Mapping of image posts Security & Risk Analysis

wordpress.org/plugins/mapping-of-image-posts

Generate a mapping of image - article it belongs, by scanning all attachments.

10 active installs v1.2.4 PHP 5.6.40+ WP 4.7+ Updated Dec 4, 2025
attachmentmapping-posts-imagepresslabsrewritescan
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mapping of image posts Safe to Use in 2026?

Generally Safe

Score 100/100

Mapping of image posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "mapping-of-image-posts" plugin v1.2.4 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for its SQL queries and has no recorded vulnerability history, suggesting a generally well-maintained codebase. However, significant concerns arise from the static analysis. The plugin exposes a single AJAX handler without any authentication or capability checks, creating a direct entry point for unauthorized actions. Furthermore, the taint analysis reveals two high-severity flows with unsanitized paths, indicating potential vulnerabilities where user-supplied data could be manipulated to affect file operations or other critical functions. The low percentage of properly escaped output also suggests a risk of Cross-Site Scripting (XSS) vulnerabilities, as data displayed to users might not be adequately sanitized.

Key Concerns

  • AJAX handler without authentication
  • High severity taint flows with unsanitized paths
  • Low percentage of properly escaped output
  • File operations without clear sanitization in taint flow
Vulnerabilities
None known

Mapping of image posts Security Vulnerabilities

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

Mapping of image posts Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

12% escaped17 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
mapping_of_image_posts_update_options (mapping-of-image-posts.php:181)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Mapping of image posts Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_mapping_of_image_postsmapping-of-image-posts.php:83
WordPress Hooks 4
actionadmin_initmapping-of-image-posts.php:34
actionadmin_enqueue_scriptsmapping-of-image-posts.php:45
actionadmin_enqueue_scriptsmapping-of-image-posts.php:51
actionadmin_menumapping-of-image-posts.php:372
Maintenance & Trust

Mapping of image posts Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 4, 2025
PHP min version5.6.40
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Mapping of image posts Developer Profile

Presslabs

5 plugins · 1K total installs

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

How We Detect Mapping of image posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mapping-of-image-posts/mapping-of-image-posts.css/wp-content/plugins/mapping-of-image-posts/mapping-of-image-posts.js
Version Parameters
mapping-of-image-posts.css?ver=1.0.0mapping-of-image-posts.js?ver=

HTML / DOM Fingerprints

JS Globals
ajax_object
FAQ

Frequently Asked Questions about Mapping of image posts