Display OpenCart Category Security & Risk Analysis

wordpress.org/plugins/display-opencart-category

Display OpenCart Category is a WordPress plugin that allows you to show categories

10 active installs v1.0.0 PHP + WP 3.0+ Updated Mar 1, 2014
categorydisplaylistopencart
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display OpenCart Category Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The display-opencart-category plugin v1.0.0 presents a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities or CVEs, suggesting a history of stable and secure code. Furthermore, the static analysis indicates a minimal attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events, which are common entry points for attackers. The absence of dangerous functions, file operations, and external HTTP requests also contribute to a seemingly low risk profile.

However, significant concerns arise from the code signals and taint analysis. The plugin uses SQL queries that are not prepared, meaning they are vulnerable to SQL injection attacks. Additionally, all output is unescaped, creating a high risk of cross-site scripting (XSS) vulnerabilities. The presence of a single taint flow with unsanitized paths, even without a critical or high severity classification in the static analysis, still points to a potential vulnerability that needs careful examination. The complete lack of nonce and capability checks across all potential entry points further exacerbates these risks, allowing any authenticated user to potentially trigger sensitive actions or expose data.

In conclusion, while the plugin's lack of a vulnerability history and small attack surface are strengths, the unescaped output and raw SQL queries are critical weaknesses that expose users to significant XSS and SQL injection risks. The absence of essential security checks like nonces and capability checks makes the plugin highly susceptible to exploitation.

Key Concerns

  • SQL queries not using prepared statements
  • Output escaping is not properly implemented
  • No nonce checks on entry points
  • No capability checks on entry points
  • Flows with unsanitized paths
Vulnerabilities
None known

Display OpenCart Category Security Vulnerabilities

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

Display OpenCart Category Release Timeline

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

Display OpenCart Category Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped10 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<wpdocc_admin> (wpdocc_admin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Display OpenCart Category Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuwpdocc_main.php:10
filterwp_nav_menu_itemswpdocc_main.php:27
Maintenance & Trust

Display OpenCart Category Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedMar 1, 2014
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Display OpenCart Category Developer Profile

anybuy

4 plugins · 40 total installs

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

How We Detect Display OpenCart Category

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/display-opencart-category/display-opencart-category.php

HTML / DOM Fingerprints

CSS Classes
menu-item-type-taxonomymenu-item-object-categorymenu-item-has-childrensub-menu
FAQ

Frequently Asked Questions about Display OpenCart Category