Notice Boxes with Shortcodes Security & Risk Analysis

wordpress.org/plugins/notice-boxes-with-shortcodes

This plugin allows you to make notice boxes (styled content boxes of different colors) to display different messages via shortcodes.

80 active installs v3.4 PHP + WP 3.0.1+ Updated Sep 21, 2013
headingsnotice-boxesnotice-boxes-with-shortcodesstyle-boxes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Notice Boxes with Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

Notice Boxes with Shortcodes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "notice-boxes-with-shortcodes" plugin version 3.4 exhibits a generally good security posture based on the provided static analysis. The absence of known CVEs, dangerous functions, raw SQL queries, file operations, and external HTTP requests are strong indicators of secure coding practices. The plugin also correctly utilizes prepared statements for any database interactions. However, a significant concern arises from the complete lack of output escaping. With 5 total outputs analyzed and 0% properly escaped, this presents a considerable risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website.

The plugin has a small attack surface, consisting of only two shortcodes, and importantly, none of these entry points are directly exposed without authentication or capability checks. The lack of taint analysis results could imply that no complex data flows were analyzed or that no vulnerabilities were detected in the analyzed flows. The vulnerability history shows no recorded issues, which is positive, but it doesn't negate the identified risks within the code itself. In conclusion, while the plugin avoids common pitfalls like unpatched vulnerabilities and raw SQL, the pervasive lack of output escaping is a critical weakness that needs immediate attention to prevent potential XSS attacks.

Key Concerns

  • Zero output escaping on 5 outputs
Vulnerabilities
None known

Notice Boxes with Shortcodes Security Vulnerabilities

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

Notice Boxes with Shortcodes Release Timeline

v3.4Current
v3.3
v3.2
v3.1
Code Analysis
Analyzed Mar 16, 2026

Notice Boxes with Shortcodes Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

Notice Boxes with Shortcodes Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[noticebox] notice-boxes.php:21
[nbox] notice-boxes.php:21
WordPress Hooks 3
actionadmin_menunotice-boxes.php:15
actionwp_enqueue_scriptsnotice-boxes.php:27
actionwp_headnotice-boxes.php:34
Maintenance & Trust

Notice Boxes with Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedSep 21, 2013
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

Notice Boxes with Shortcodes Developer Profile

ayushag96

1 plugin · 80 total installs

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

How We Detect Notice Boxes with Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/notice-boxes-with-shortcodes/nboxesstyle.css/wp-content/plugins/notice-boxes-with-shortcodes/collapsable.js
Script Paths
/wp-content/plugins/notice-boxes-with-shortcodes/collapsable.js
Version Parameters
notice-boxes-with-shortcodes/nboxesstyle.css?ver=notice-boxes-with-shortcodes/collapsable.js?ver=

HTML / DOM Fingerprints

CSS Classes
noticeboxesdenoticeboxescbluenoticeboxgreennoticeboxyellownoticeboxrednoticeboxnbox-close
Shortcode Output
<div class="noticeboxesde bluenoticebox"><div class="noticeboxesc bluenoticebox"><div class="noticeboxesde greennoticebox"><div class="noticeboxesc greennoticebox">
FAQ

Frequently Asked Questions about Notice Boxes with Shortcodes