LibraFire PinPoints Security & Risk Analysis

wordpress.org/plugins/librafire-pinpoints

LF PinPoints is a simple drag and drop image mapping plugin with a caption functionality.

10 active installs v1.1.6 PHP + WP 3.5.1+ Updated Aug 2, 2016
imageimage-mappingmappingpin-pointspoints
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LibraFire PinPoints Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "librafire-pinpoints" plugin v1.1.6 exhibits a mixed security posture. On the positive side, there are no known CVEs, no dangerous functions are utilized, all SQL queries employ prepared statements, and there are no file operations or external HTTP requests. The presence of a nonce check is also a good security practice. However, significant concerns arise from the static analysis. A considerable portion (73%) of output escaping is improperly handled, posing a risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis reveals two flows with unsanitized paths, indicating potential vulnerabilities even though they are not categorized as critical or high severity, which is concerning given the lack of detailed severity information for these flows.

The vulnerability history for this plugin is clean, with zero recorded CVEs. This could suggest a well-maintained codebase or simply a lack of public discovery of vulnerabilities. However, the static analysis findings, particularly the unescaped outputs and unsanitized taint flows, suggest that vulnerabilities may exist but have not yet been publicly disclosed or exploited. The absence of capability checks on the AJAX handler is another point of concern, as it means this entry point might be accessible to unauthenticated users or users with insufficient privileges, potentially leading to unauthorized actions.

In conclusion, while the plugin has a good track record regarding known vulnerabilities and avoids many common risky practices like raw SQL queries or dangerous functions, the high rate of unescaped output and the presence of unsanitized taint flows are significant weaknesses. The lack of capability checks on the AJAX handler further exacerbates these risks. Developers should prioritize addressing the output escaping and taint flow issues to improve the plugin's overall security.

Key Concerns

  • Improper output escaping detected
  • Unsanitized paths in taint flows
  • Missing capability checks on AJAX handler
Vulnerabilities
None known

LibraFire PinPoints Security Vulnerabilities

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

LibraFire PinPoints Code Analysis

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

Output Escaping

27% escaped44 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
settings_page (includes\class-lf-pinpoints-settings.php:228)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

LibraFire PinPoints Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_save_dotslf-pinpoints.php:277
WordPress Hooks 12
actioninitincludes\class-lf-pinpoints-settings.php:46
actionadmin_initincludes\class-lf-pinpoints-settings.php:49
actionadmin_menuincludes\class-lf-pinpoints-settings.php:52
actionwp_enqueue_scriptsincludes\class-lf-pinpoints.php:103
actionwp_enqueue_scriptsincludes\class-lf-pinpoints.php:104
actionadmin_enqueue_scriptsincludes\class-lf-pinpoints.php:107
actionadmin_enqueue_scriptsincludes\class-lf-pinpoints.php:108
actionadmin_initincludes\class-lf-pinpoints.php:115
actionadmin_noticesincludes\class-lf-pinpoints.php:116
actioninitincludes\class-lf-pinpoints.php:119
actionadd_meta_boxeslf-pinpoints.php:60
actionregistered_post_typelf-pinpoints.php:207
Maintenance & Trust

LibraFire PinPoints Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedAug 2, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

LibraFire PinPoints Developer Profile

LibraFire

3 plugins · 320 total installs

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

How We Detect LibraFire PinPoints

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/librafire-pinpoints/css/lf-pinpoints.css/wp-content/plugins/librafire-pinpoints/css/lf-pinpoints-admin.css/wp-content/plugins/librafire-pinpoints/js/lf-pinpoints-admin.js/wp-content/plugins/librafire-pinpoints/js/lf-pinpoints-frontend.js
Script Paths
/wp-content/plugins/librafire-pinpoints/js/lf-pinpoints-admin.js/wp-content/plugins/librafire-pinpoints/js/lf-pinpoints-frontend.js
Version Parameters
librafire-pinpoints/css/lf-pinpoints.css?ver=librafire-pinpoints/css/lf-pinpoints-admin.css?ver=librafire-pinpoints/js/lf-pinpoints-admin.js?ver=librafire-pinpoints/js/lf-pinpoints-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpt_pinpointsupdated-lfconditional_showdots-containerisa_success
Data Attributes
wpt_pinpoints_noncenamelf_post_dots_
JS Globals
LF_PinPointsLF_PinPoints_SettingsLF_PinPoints_Admin_APILF_PinPoints_Post_TypeLF_PinPoints_Taxonomy
Shortcode Output
[points][pinpoints][lfpoints][custompoints]
FAQ

Frequently Asked Questions about LibraFire PinPoints