WP Mantis Table Security & Risk Analysis

wordpress.org/plugins/wp-mantis-table

This plugin for Wordpress 2.8 and above allows you to insert a simple table listing of issues from a Mantis Bug Tracker into a wordpress page or post.

10 active installs v0.1.0 PHP + WP 2.8+ Updated Aug 21, 2009
bug-trackerissuesmantis
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Mantis Table Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The wp-mantis-table v0.1.0 plugin exhibits a strong posture regarding SQL injection and external access vectors, as evidenced by the absence of direct SQL queries outside prepared statements, no file operations, and no external HTTP requests. The limited attack surface with zero AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, zero unprotected entry points, is also a significant strength. However, the complete lack of output escaping is a critical concern, leaving the plugin highly vulnerable to cross-site scripting (XSS) attacks. Furthermore, the absence of nonce and capability checks across all potential entry points, combined with no apparent taint analysis revealing potential malicious data flows, suggests a potentially naive approach to security that relies on the assumption of a secured environment rather than implementing robust, built-in protections. The plugin's clean vulnerability history is positive, but this may be more a reflection of its limited functionality and attack surface in this version, rather than a sustained commitment to secure coding practices, especially given the glaring output escaping deficiency.

Key Concerns

  • All output is unescaped, making XSS highly probable.
  • No nonce checks implemented.
  • No capability checks implemented.
Vulnerabilities
None known

WP Mantis Table Security Vulnerabilities

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

WP Mantis Table Code Analysis

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

Output Escaping

0% escaped21 total outputs
Attack Surface

WP Mantis Table Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterthe_contentwpmantistable.php:29
actionadmin_menuwpmantistable.php:148
Maintenance & Trust

WP Mantis Table Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedAug 21, 2009
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Mantis Table Developer Profile

rtprime

1 plugin · 10 total installs

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

How We Detect WP Mantis Table

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-mantis-table/mantistables.css/wp-content/plugins/wp-mantis-table/mantistables.js
Script Paths
/wp-content/plugins/wp-mantis-table/mantistables.js
Version Parameters
wp-mantis-table/mantistables.css?ver=wp-mantis-table/mantistables.js?ver=

HTML / DOM Fingerprints

Shortcode Output
[MantisTable]
FAQ

Frequently Asked Questions about WP Mantis Table