Sort By Modified Security & Risk Analysis

wordpress.org/plugins/sort-by-modified

Plugin adds a sortable modified date column to posts & pages within wordpress.

70 active installs v1.0 PHP + WP 3.0.0+ Updated Aug 26, 2012
modified-date
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sort By Modified Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "sort-by-modified" plugin v1.0 exhibits a strong security posture based on the provided static analysis. It presents zero entry points, meaning there are no AJAX handlers, REST API routes, shortcodes, or cron events that could be directly exploited. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and avoiding dangerous functions, file operations, and external HTTP requests. There are also no known vulnerabilities or CVEs associated with this plugin, which suggests a history of responsible development and maintenance.

However, a significant concern arises from the output escaping. With one total output and 0% properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered by this plugin without proper sanitization could be manipulated by attackers to inject malicious scripts into the website. Additionally, the complete absence of nonce checks and capability checks across all potential (though currently zero) entry points, while not an immediate risk given the lack of entry points, represents a potential weakness if the plugin were to be expanded in the future without implementing these essential security measures. The zero taint analysis flows, while positive, might be a reflection of the plugin's current limited functionality or the scope of the analysis.

Key Concerns

  • Unescaped output
  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
Vulnerabilities
None known

Sort By Modified Security Vulnerabilities

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

Sort By Modified Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Sort By Modified Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filtermanage_posts_columnssort_by_modified.php:34
filtermanage_pages_columnssort_by_modified.php:35
actionmanage_posts_custom_columnsort_by_modified.php:43
actionmanage_pages_custom_columnsort_by_modified.php:44
filtermanage_edit-post_sortable_columnssort_by_modified.php:51
filtermanage_edit-page_sortable_columnssort_by_modified.php:52
actionwpsort_by_modified.php:55
Maintenance & Trust

Sort By Modified Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedAug 26, 2012
PHP min version
Downloads3K

Community Trust

Rating80/100
Number of ratings4
Active installs70
Developer Profile

Sort By Modified Developer Profile

robertdrake

2 plugins · 370 total installs

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

How We Detect Sort By Modified

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 Sort By Modified