BPOTech Export Specific Post Security & Risk Analysis

wordpress.org/plugins/bpot-export-specific-post

A simple export plugin, used to export one or more posts to XML flexibly

0 active installs v1.1.0 PHP 7.0+ WP 5.5+ Updated Oct 17, 2024
custom-post-typeexportexport-xmlpostxml
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BPOTech Export Specific Post Safe to Use in 2026?

Generally Safe

Score 92/100

BPOTech Export Specific Post has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "bpot-export-specific-post" plugin version 1.1.0 exhibits a strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with exposed entry points significantly limits the attack surface. Furthermore, the code demonstrates good security practices by exclusively using prepared statements for its SQL queries and properly escaping the vast majority of its outputs. The lack of file operations and external HTTP requests further reduces potential vulnerabilities.

No critical or high-severity issues were identified in the taint analysis, and the plugin has no recorded vulnerability history, including CVEs. This indicates a history of responsible development and maintenance regarding security. The primary area of concern, albeit minor, is the complete absence of nonce checks and capability checks across all identified entry points. While there are currently no exposed entry points that would directly leverage these checks, their omission represents a potential gap if the plugin were to be expanded in the future.

In conclusion, the "bpot-export-specific-post" plugin appears to be very secure in its current state. The development team has prioritized secure coding practices like prepared statements and output escaping. The lack of vulnerabilities in its history is a significant positive. The only deduction is for the missing nonce and capability checks, which are good practice to include proactively, even if there are no current obvious attack vectors requiring them.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

BPOTech Export Specific Post Security Vulnerabilities

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

BPOTech Export Specific Post Release Timeline

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

BPOTech Export Specific Post Code Analysis

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

SQL Query Safety

100% prepared16 total queries

Output Escaping

98% escaped100 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<export-specific-post> (includes\export-specific-post.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

BPOTech Export Specific Post Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

BPOTech Export Specific Post Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 17, 2024
PHP min version7.0
Downloads753

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

BPOTech Export Specific Post Developer Profile

BPOTechHue

2 plugins · 10 total installs

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

How We Detect BPOTech Export Specific Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bpot-export-specific-post/assets/css/style.css
Script Paths
/wp-content/plugins/bpot-export-specific-post/assets/js/script.js
Version Parameters
bpot-export-specific-post/assets/css/style.css?ver=bpot-export-specific-post/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
post-export-link
Data Attributes
WESP_POST_METABOX_IDWESP_BULK_ACTION_OPTIONWESP_ACTION_LINK_KEYWESP_ACTION_LINK_HANDLE
FAQ

Frequently Asked Questions about BPOTech Export Specific Post