Discography Security & Risk Analysis

wordpress.org/plugins/discography

Organize your discography; and offer downloads, streams and ways to buy your music.

10 active installs v0.1.7 PHP + WP 2.3+ Updated Dec 12, 2008
artistmusicmusician
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Discography Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

The "discography" plugin version 0.1.7 presents a mixed security posture. On the positive side, it has a very small attack surface with no apparent entry points like AJAX handlers, REST API routes, or shortcodes that are exposed without authentication. The absence of known CVEs and a clear vulnerability history is also a good indicator, suggesting a lack of past exploitable issues. However, significant concerns arise from the static analysis, particularly regarding output escaping. With 0% of outputs properly escaped, there's a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the site's output. The taint analysis revealing flows with unsanitized paths and two high-severity issues further amplifies this risk, indicating potential for data manipulation or execution through untrusted input.

The plugin's use of prepared statements for SQL queries is a strong point, reducing the risk of SQL injection for the queries that are present. The single nonce check is a basic security measure, but the complete lack of capability checks is concerning, as it implies that any authenticated user, regardless of their role, could potentially interact with sensitive plugin functionality if such functionality were exposed through its limited entry points. In conclusion, while the plugin boasts a limited attack surface and no historical vulnerabilities, the critical failure in output escaping and the presence of high-severity taint flows represent a significant security weakness that requires immediate attention.

Key Concerns

  • 0% properly escaped output
  • 2 high severity taint flows with unsanitized paths
  • 0 capability checks found
Vulnerabilities
None known

Discography Security Vulnerabilities

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

Discography Code Analysis

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

SQL Query Safety

47% prepared19 total queries

Output Escaping

0% escaped185 total outputs
Data Flows
6 unsanitized

Data Flow Analysis

6 flows6 with unsanitized paths
<discography> (discography.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Discography Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menudiscography.php:630
filterthe_contentdiscography.php:632
filterget_pagesdiscography.php:634
filterthe_postsdiscography.php:637
actionadmin_headdiscography.php:654
actionwp_headdiscography.php:657
actionwp_headdiscography.php:658
Maintenance & Trust

Discography Maintenance & Trust

Maintenance Signals

WordPress version tested2.7
Last updatedDec 12, 2008
PHP min version
Downloads15K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Discography Developer Profile

DanCoulter

7 plugins · 640 total installs

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

How We Detect Discography

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/discography/jquery-calendar.css/wp-content/plugins/discography/js/playtagger.js
Script Paths
/wp-content/plugins/discography/js/playtagger.js

HTML / DOM Fingerprints

CSS Classes
todomusic-menuselectedmusic-wrapperwrapmusic-pagedragdragSong+23 more
Data Attributes
data-discography-id
JS Globals
ajaxTargetnoncepageTarget
FAQ

Frequently Asked Questions about Discography