idbbee Security & Risk Analysis

wordpress.org/plugins/idbbee

Turn your Excel Spreadsheet, or Access database into a powerful online database application with a few clicks.

30 active installs v1.0 PHP + WP 3.0+ Updated Nov 30, 2023
accessdatabasedbbeeembedexcel
64
C · Use Caution
CVEs total1
Unpatched1
Last CVEOct 30, 2023
Safety Verdict

Is idbbee Safe to Use in 2026?

Use With Caution

Score 64/100

idbbee has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Oct 30, 2023Updated 2yr ago
Risk Assessment

The plugin 'idbbee' v1.0 exhibits a mixed security posture. On the positive side, the static analysis reveals no dangerous functions, all SQL queries utilize prepared statements, and output is properly escaped. There are also no file operations, external HTTP requests, or obvious signs of vulnerable code patterns like unsanitized paths in taint analysis.

However, significant concerns arise from the vulnerability history and the lack of certain security checks. The presence of one known, unpatched medium severity CVE (Cross-site Scripting) is a major red flag. The fact that this is the only known vulnerability but it remains unpatched suggests a lack of active security maintenance for this plugin. Furthermore, the complete absence of nonce checks and capability checks, especially with the presence of a shortcode, indicates a potential for privilege escalation or unauthorized actions if the shortcode itself is not sufficiently secured against manipulation, even though the static analysis shows no unprotected entry points currently.

In conclusion, while the code itself appears to follow some good security practices, the unpatched medium severity XSS vulnerability and the lack of explicit authorization checks for its single entry point (shortcode) create a notable risk. The plugin would benefit from immediate patching of the known CVE and potentially implementing more robust authorization mechanisms for its shortcode functionality.

Key Concerns

  • Unpatched medium severity CVE
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
1

idbbee Security Vulnerabilities

CVEs by Year

1 CVE in 2023 · unpatched
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-5114medium · 5.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

idbbee <= 1.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode

Oct 30, 2023Unpatched
Code Analysis
Analyzed Mar 16, 2026

idbbee Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

idbbee Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[idbbee] idbbee.php:47
WordPress Hooks 1
filterplugin_row_metaidbbee.php:57
Maintenance & Trust

idbbee Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 30, 2023
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs30
Developer Profile

idbbee Developer Profile

dbBee

1 plugin · 30 total installs

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

How We Detect idbbee

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
dbBeeIFrameclass
HTML Comments
<!-- dbBee iframe plugin v.1.0 https://wordpress.org/plugins/idbbee/ -->
Data Attributes
id="dbBeeIFrame"name="dbBeeIFrame"class="dbBeeIFrameclass"
Shortcode Output
<iframe src="//thyme.dbbee.com/u/demo/" width="100%" height="600" id="dbBeeIFrame" name="dbBeeIFrame" border="0" frameborder="0" marginwidth="0" marginheight="0" class="dbBeeIFrameclass"></iframe>
FAQ

Frequently Asked Questions about idbbee