LJ Multi Column Archive Security & Risk Analysis

wordpress.org/plugins/lj-multi-column-archive

LJ Multi Column Archive is a Wordpress plugin/widget that allows you to display your archive list with multiple columns.

1K active installs v1.4 PHP + WP 2.8+ Updated Jan 1, 2012
archivecolumnmultisidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LJ Multi Column Archive Safe to Use in 2026?

Generally Safe

Score 85/100

LJ Multi Column Archive has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The lj-multi-column-archive plugin version 1.4 exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with protection checks significantly limits the attack surface. Furthermore, the use of prepared statements for its single SQL query is a good practice, and there are no indications of dangerous functions, file operations, external HTTP requests, or bundled libraries that could introduce vulnerabilities. The plugin also has a clean history with no recorded CVEs, suggesting a history of secure development or diligent patching by its maintainers.

However, a significant concern arises from the complete lack of output escaping. This means that any dynamic content generated by the plugin is not being sanitized before being displayed to users. If user-provided data were to be incorporated into this output, it could lead to cross-site scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks on any potential, albeit currently non-existent, entry points also means that if new entry points were added in the future without proper security measures, they would be immediately unprotected. Despite the clean slate regarding known vulnerabilities and taint analysis, the unescaped output represents a clear and actionable security risk that needs immediate attention.

Key Concerns

  • 0% of outputs properly escaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

LJ Multi Column Archive Security Vulnerabilities

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

LJ Multi Column Archive Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped6 total outputs
Attack Surface

LJ Multi Column Archive Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_print_styleslj-multi-column-archive.php:28
Maintenance & Trust

LJ Multi Column Archive Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedJan 1, 2012
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs1K
Developer Profile

LJ Multi Column Archive Developer Profile

littlejon

4 plugins · 1K total installs

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

How We Detect LJ Multi Column Archive

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lj-multi-column-archive/style.css
Version Parameters
lj-multi-column-archive/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
ljmulticolumnarchive-boxljmulticolumnarchive-sectionljmulticolumnarchive-section-nextljmulticolumnarchive-clear
HTML Comments
LJMultiColumnArchive Version 1.4 StartLJMultiColumnArchive End
Data Attributes
widget-LJMultiColumnArchive-titlewidget-LJMultiColumnArchive-showpostcountwidget-LJMultiColumnArchive-numcolumnswidget-LJMultiColumnArchive-type
FAQ

Frequently Asked Questions about LJ Multi Column Archive