Shoot My File Security & Risk Analysis

wordpress.org/plugins/shoot-my-file

A private file transfer. Share files with users, collaborators or clients, directly from your WordPress site with a unique, time-limited link

0 active installs v1.0.0 PHP 7.0+ WP 5.2+ Updated Nov 18, 2025
download-linkeasy-sharingfile-transferfile-uploadprivate-share
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Shoot My File Safe to Use in 2026?

Generally Safe

Score 100/100

Shoot My File has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The 'shoot-my-file' plugin v1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates strong adherence to secure coding practices, with 100% of SQL queries using prepared statements and 99% of output properly escaped. The absence of known vulnerabilities and CVEs in its history further suggests a relatively stable and secure development past. The plugin also correctly implements nonce checks and capability checks on its entry points.

However, a significant concern arises from the presence of two AJAX handlers that lack authentication checks. This creates a substantial attack surface that is exposed to unauthenticated users. While the taint analysis shows no critical or high severity flows, the lack of authorization on these AJAX endpoints is a serious weakness that could be exploited by attackers to trigger unintended functionality or access sensitive data if further vulnerabilities exist within those handlers. The plugin's attack surface is small, but the unprotected nature of its entry points is a notable risk.

In conclusion, while the plugin benefits from good internal coding practices and a clean vulnerability history, the unprotected AJAX endpoints represent a critical security flaw that needs immediate attention. This weakness overshadows the plugin's strengths and requires remediation to ensure a secure environment. Until these endpoints are properly secured, the plugin carries a considerable risk.

Key Concerns

  • AJAX handlers without auth checks
  • Unprotected AJAX endpoints
Vulnerabilities
None known

Shoot My File Security Vulnerabilities

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

Shoot My File Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Shoot My File Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
8 prepared
Unescaped Output
3
530 escaped
Nonce Checks
7
Capability Checks
5
File Operations
3
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared8 total queries

Output Escaping

99% escaped533 total outputs
Attack Surface
2 unprotected

Shoot My File Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_shootmyfile_upload_single_fileshoot-my-file.php:268
authwp_ajax_shootmyfile_deleteshoot-my-file.php:299
WordPress Hooks 12
filterupload_dirincludes\classes.php:283
filterwp_mail_content_typeincludes\functions.php:66
filterquery_varsshoot-my-file.php:47
actiontemplate_redirectshoot-my-file.php:53
actionadmin_menushoot-my-file.php:60
actionwp_enqueue_scriptsshoot-my-file.php:80
actionadmin_enqueue_scriptsshoot-my-file.php:88
actionadmin_post_shootmyfile_save_shootshoot-my-file.php:98
actionadmin_post_shootmyfile_delete_shootshoot-my-file.php:149
actionadmin_post_shootmyfile_save_settingsshoot-my-file.php:182
actionadmin_post_shootmyfile_downloadshoot-my-file.php:199
actionadmin_post_nopriv_shootmyfile_downloadshoot-my-file.php:200
Maintenance & Trust

Shoot My File Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 18, 2025
PHP min version7.0
Downloads156

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Shoot My File Developer Profile

samsereni

1 plugin · 0 total installs

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

How We Detect Shoot My File

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shoot-my-file/images/logo.png/wp-content/plugins/shoot-my-file/images/icon-16.png
Script Paths
/wp-content/plugins/shoot-my-file/js/front.js/wp-content/plugins/shoot-my-file/js/back.js
Version Parameters
shoot-my-file/css/front.css?ver=shoot-my-file/js/front.js?ver=shoot-my-file/css/back.css?ver=shoot-my-file/js/back.js?ver=

HTML / DOM Fingerprints

CSS Classes
shootmyfile_mainshootmyfile-titleshootmyfile-logo
Data Attributes
shootmyfile
JS Globals
shootmyfile_back
FAQ

Frequently Asked Questions about Shoot My File