A Broad Hint Security & Risk Analysis

wordpress.org/plugins/a-broad-hint

Mit diesem Plugin bindet man vor oder nach jedem Beitrag ein kleinen Text/Banner ein um so auf etwas Aufmerksam zu machen.

10 active installs v2.5 PHP + WP 2.7+ Updated Aug 22, 2015
advertisingeditornoticepostposting
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is A Broad Hint Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "a-broad-hint" v2.5 plugin exhibits a seemingly strong security posture based on the provided static analysis data, with no identified attack surface, dangerous functions, file operations, or external HTTP requests. The absence of recorded vulnerabilities and CVEs in its history further contributes to this positive impression. However, a significant concern arises from the SQL query handling, where 100% of queries are not using prepared statements. Additionally, none of the 7 output operations are properly escaped, creating a high risk of cross-site scripting (XSS) vulnerabilities.

The lack of capability checks and nonce checks in conjunction with the unescaped output and raw SQL queries presents a substantial risk. While the plugin avoids common entry points like AJAX, REST API, and shortcodes, the fundamental insecure coding practices for database interaction and output rendering leave it vulnerable to attacks. The history of no vulnerabilities could be due to the plugin's limited scope or simply a lack of past comprehensive security audits, rather than inherent security.

In conclusion, despite a clean vulnerability history and a minimal attack surface in terms of entry points, "a-broad-hint" v2.5 has critical security weaknesses. The complete lack of prepared statements for SQL queries and the total absence of output escaping are severe oversights that expose the plugin and potentially the WordPress site to significant risks. It is strongly recommended that these issues be addressed immediately.

Key Concerns

  • SQL queries not using prepared statements
  • Output not properly escaped
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

A Broad Hint Security Vulnerabilities

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

A Broad Hint Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped7 total outputs
Attack Surface

A Broad Hint Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterthe_contenta_broad_hint.php:79
actionadmin_menua_broad_hint.php:188
Maintenance & Trust

A Broad Hint Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedAug 22, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

A Broad Hint Developer Profile

Eric-Oliver Mächler

11 plugins · 5K total installs

96
trust score
Avg Security Score
94/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect A Broad Hint

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapinside
HTML Comments
<!-- Start Optionen im Adminbereich (xhtml, auÃerhalb php) --><!--- Anzeige On oder OFF ---><!--- Ende ---><!--- Social Media Absatz --->
Data Attributes
name="abh_field"name="abh_status"name="abh_opti"value="insert"value="insert2"value="insert3"+3 more
Shortcode Output
<textarea name="abh_field"<select name="abh_status"<select name="abh_opti"<div id="fb-root"></div>
FAQ

Frequently Asked Questions about A Broad Hint