DJ Player Security & Risk Analysis

wordpress.org/plugins/dj-player

Fully responsive music player with tracklist.

10 active installs v1.0 PHP + WP 4.0+ Updated Oct 16, 2017
audioaudio-playermedia-playermp3music
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is DJ Player Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The static analysis of the dj-player plugin v1.0 reveals a generally strong security posture with several good practices implemented. The plugin has no known critical or high-severity vulnerabilities in its history, and the static analysis indicates robust implementation of security features such as prepared statements for SQL queries, nonce checks, and capability checks. The output escaping is also largely effective, with only one output noted as potentially unescaped. Furthermore, the attack surface is minimal, with only one shortcode and no unprotected AJAX handlers or REST API routes.

However, the limited scope of the analysis, particularly the absence of any taint analysis flows, means that more complex vulnerabilities that rely on inter-component data flow might be missed. The static analysis also identified one output that is not properly escaped, which could present a minor risk if user-supplied data is directly reflected without sanitization. While the plugin has no recorded vulnerability history, this could be due to its version or limited exposure, and does not guarantee future safety.

In conclusion, dj-player v1.0 appears to be a securely coded plugin based on the provided static analysis and vulnerability history. The developers have incorporated important security measures. The primary area for caution is the single instance of unescaped output, which warrants a small deduction, and the understanding that static analysis has limitations. A more comprehensive analysis, including dynamic testing and taint analysis across more complex data flows, would provide a more definitive security assessment.

Key Concerns

  • One output not properly escaped
Vulnerabilities
None known

DJ Player Security Vulnerabilities

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

DJ Player Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

DJ Player Code Analysis

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

Output Escaping

75% escaped8 total outputs
Attack Surface

DJ Player Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[djpr-player] dj-player.php:253
WordPress Hooks 9
actionadmin_enqueue_scriptsdj-player.php:24
actionlogin_enqueue_scriptsdj-player.php:65
actionwp_enqueue_scriptsdj-player.php:66
actioninitdj-player.php:99
actionadmin_menudj-player.php:133
actionadmin_initdj-player.php:157
actionadd_meta_boxesdj-player.php:189
actionsave_postdj-player.php:242
actionnew_to_publishdj-player.php:243
Maintenance & Trust

DJ Player Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 16, 2017
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

DJ Player Developer Profile

veradeveloper

5 plugins · 300 total installs

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

How We Detect DJ Player

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dj-player/css/admin-style.css/wp-content/plugins/dj-player/css/iris.min.css/wp-content/plugins/dj-player/js/iris-admin.js/wp-content/plugins/dj-player/js/admin-js.js/wp-content/plugins/dj-player/css/djpr-font.css/wp-content/plugins/dj-player/css/dj_slider.css/wp-content/plugins/dj-player/css/style.css/wp-content/plugins/dj-player/js/ResizeSensor.js+3 more
Script Paths
//fonts.googleapis.com/css?family=Open+Sans:400,600,700

HTML / DOM Fingerprints

CSS Classes
djpr-player-containerdjpr-coverdjrp-listdjpr-list-songdjpr-playpausedjpr-list-song.activedjpr-settings-containerdjpr_checkbox+4 more
Data Attributes
id="djpr_colorpicker"id="djpr_external"id="upload_djsong_external"id="upload_djsong"id="upload_djsong_button"class="djpr_fileclose"+4 more
JS Globals
djpr_custom_color
Shortcode Output
[djpr-player]
FAQ

Frequently Asked Questions about DJ Player