bookTuner Security & Risk Analysis

wordpress.org/plugins/booktuner

bookTuner displays books from Goodreads.com in a customizable format.

20 active installs v1.1.2 PHP + WP 2.7+ Updated Feb 6, 2011
artworkbookcovergoodreadsreading
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is bookTuner Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The booktuner v1.1.2 plugin exhibits a mixed security posture. On the positive side, the static analysis indicates no apparent SQL injection vulnerabilities as all queries utilize prepared statements, and there are no identified critical or high severity taint flows. The plugin also has a clean vulnerability history with zero recorded CVEs, suggesting a generally stable codebase. However, significant concerns arise from the complete lack of output escaping for all identified output points. This means that any data displayed by the plugin, if not inherently safe, could be vulnerable to cross-site scripting (XSS) attacks. Furthermore, the absence of nonce and capability checks on its limited entry points (though currently zero in number) is a notable weakness. While the attack surface is currently reported as zero, if new entry points are added without proper authentication and authorization mechanisms, the plugin could become highly vulnerable.

Key Concerns

  • 0% output escaping for 7 outputs
  • 0 capability checks
  • 0 nonce checks
Vulnerabilities
None known

bookTuner Security Vulnerabilities

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

bookTuner Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

bookTuner Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menubooktuner.php:267
Maintenance & Trust

bookTuner Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedFeb 6, 2011
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

bookTuner Developer Profile

silversteelwolf

1 plugin · 20 total installs

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

How We Detect bookTuner

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/booktuner/booktuner.php
Version Parameters
booktuner/style.css?ver=booktuner/booktuner.php?ver=

HTML / DOM Fingerprints

Shortcode Output
<li>[::author::] - [::title::]<img src="[::image::]" alt="[::title::] by [::author::]" /></li>[::review::][::author::][::image::]
FAQ

Frequently Asked Questions about bookTuner