ISBN Book Search Security & Risk Analysis

wordpress.org/plugins/isbn-book-search

Add ISBN Book seach widget in the Sidebar of your any website.

10 active installs v1.0 PHP + WP 3.6.1+ Updated Mar 27, 2024
booksebooksisbnisbn-10isbn-13
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ISBN Book Search Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The 'isbn-book-search' plugin version 1.0 exhibits a concerning security posture despite a lack of recorded vulnerabilities or a significant attack surface. The static analysis reveals a critical flaw with the use of the deprecated `create_function` which is inherently insecure and can lead to code execution vulnerabilities if user-supplied data is ever indirectly passed to it. Furthermore, the complete absence of output escaping for all identified output points is a severe weakness, making the plugin highly susceptible to Cross-Site Scripting (XSS) attacks. While the plugin does not use raw SQL queries and has no external HTTP requests, these strengths are overshadowed by the potential for code injection and XSS.

The plugin's vulnerability history showing zero known CVEs might suggest a low profile or perhaps that it hasn't been rigorously audited in the past. However, given the discovered code signals, this is more likely a matter of luck or lack of targeted attacks rather than robust security. The lack of any capability checks or nonce checks on entry points (even though there are currently none) indicates a potential future risk if the plugin's functionality expands without proper security implementations.

In conclusion, while the plugin currently presents a minimal attack surface and has no recorded vulnerabilities, the presence of `create_function` and 100% unescaped output are major red flags. These represent significant security risks that could be exploited. The absence of vulnerability history should not be interpreted as a sign of good security in this case, but rather as an indication that the plugin may be under-audited or targeted. Immediate remediation of the identified code issues is strongly recommended.

Key Concerns

  • Use of create_function
  • 0% properly escaped output
  • 0 Nonce checks
  • 0 Capability checks
Vulnerabilities
None known

ISBN Book Search Security Vulnerabilities

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

ISBN Book Search Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("isbnbooksearch");') );?>index.php:64

Output Escaping

0% escaped8 total outputs
Attack Surface

ISBN Book Search Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initindex.php:64
Maintenance & Trust

ISBN Book Search Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMar 27, 2024
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

ISBN Book Search Developer Profile

Haseeb Ahmad Ayazi

3 plugins · 40 total installs

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

How We Detect ISBN Book Search

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/isbn-book-search/isbn-book-search.php
Version Parameters
isbn-book-search/isbn-book-search.php?ver=

HTML / DOM Fingerprints

CSS Classes
isbnbooksearch
Data Attributes
name="tag"value="isbnbooksearch-20"name="ie"value="UTF8"name="index"value="blended"+1 more
Shortcode Output
<form method="get" action="http://www.amazon.com/gp/search"><input type="hidden" name="tag" value="isbnbooksearch-20"><input type="hidden" name="ie" value="UTF8"><input type="hidden" name="index" value="blended">
FAQ

Frequently Asked Questions about ISBN Book Search