Auto Rename Media On Upload Security & Risk Analysis

wordpress.org/plugins/auto-rename-media-on-upload

Automatically renames any media files you upload by adding a prefix to the beginning of the filename based on the filetype.

100 active installs v1.1.0 PHP + WP 5.2+ Updated Jun 29, 2024
automaticallymediarenamesherkupload
92
A · Safe
CVEs total1
Unpatched0
Last CVEMar 14, 2023
Safety Verdict

Is Auto Rename Media On Upload Safe to Use in 2026?

Generally Safe

Score 92/100

Auto Rename Media On Upload has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Mar 14, 2023Updated 1yr ago
Risk Assessment

The plugin "auto-rename-media-on-upload" v1.1.0 exhibits a generally positive security posture, with no critical vulnerabilities identified in the static and taint analyses. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are all strong indicators of good security practices. The presence of nonce and capability checks, along with the use of prepared statements for SQL queries, further bolsters its security. However, a notable concern is the relatively low percentage of properly escaped output (22%). This suggests a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled with sufficient sanitization before being displayed. While the current static analysis did not reveal exploitable XSS, the historical vulnerability data does indicate that XSS has been a common issue with this plugin, with a medium severity vulnerability recorded in the past. This pattern, combined with the unescaped output, warrants attention. The plugin has a clean history of unpatched CVEs, which is a positive sign, but the past XSS vulnerability should not be overlooked, especially given the current output escaping findings. Overall, the plugin is well-structured from a security perspective, but the output escaping weakness represents a potential risk that could be exacerbated by historical vulnerability trends.

Key Concerns

  • Low percentage of properly escaped output
  • Previous XSS vulnerability history
Vulnerabilities
1

Auto Rename Media On Upload Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-0605medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Auto Rename Media On Upload <= 1.0.5 - Authenticated (Administrator+) Stored Cross-Site Scripting

Mar 14, 2023 Patched in 1.1.0 (315d)
Code Analysis
Analyzed Mar 16, 2026

Auto Rename Media On Upload Code Analysis

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

Output Escaping

22% escaped144 total outputs
Attack Surface

Auto Rename Media On Upload Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterplugin_row_metaauto-rename-media-on-upload.php:79
actionadmin_menuauto-rename-media-on-upload.php:88
filterwp_handle_upload_prefilterauto-rename-media-on-upload.php:164
Maintenance & Trust

Auto Rename Media On Upload Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJun 29, 2024
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Auto Rename Media On Upload Developer Profile

Jeff Sherk

8 plugins · 540 total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
315 days
View full developer profile
Detection Fingerprints

How We Detect Auto Rename Media On Upload

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Auto Rename Media On Upload