Animation Hover Box Security & Risk Analysis

wordpress.org/plugins/animation-hover-box

Amazing hover effects is an impressive hover effects collection.It is the fastest and most easiest plugin to set up in just few minutes

10 active installs v1.0 PHP + WP 5.0.1+ Updated Jan 7, 2024
animationhover-boxserviceboxwp-plugin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Animation Hover Box Safe to Use in 2026?

Generally Safe

Score 85/100

Animation Hover Box 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 "animation-hover-box" plugin v1.0 demonstrates a strong adherence to secure coding practices in several key areas. The absence of any known CVEs, dangerous functions, file operations, or external HTTP requests is a significant positive indicator. Furthermore, the analysis shows no critical or high-severity taint flows, suggesting that data processed by the plugin is unlikely to be manipulated by attackers in a way that leads to immediate compromise. The complete lack of raw SQL queries, with all queries utilizing prepared statements, is another excellent security practice that prevents SQL injection vulnerabilities.

However, the plugin's security posture is significantly weakened by the complete absence of output escaping for its sole output. This means any data displayed to users, particularly if it originates from user input or external sources, is not sanitized and could be vulnerable to Cross-Site Scripting (XSS) attacks. The lack of nonce checks and capability checks on its single entry point (a shortcode) also raises concerns. While the attack surface is small, an unprotected entry point can still be exploited if it interacts with data in an insecure manner, especially when combined with unsanitized output.

The vulnerability history being completely clear is a testament to the developers' current efforts, but it does not mitigate the inherent risks identified in the static analysis. The plugin has strengths in areas like SQL handling and avoiding dangerous functions, but the identified unescaped output and lack of authorization checks on its shortcode present clear and present dangers that need immediate attention. Addressing the XSS risk is paramount.

Key Concerns

  • Output not properly escaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Animation Hover Box Security Vulnerabilities

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

Animation Hover Box Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Animation Hover Box Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[animation-box] animation-hover-box.php:17
WordPress Hooks 2
actioninitanimation-hover-box.php:15
actionwp_enqueue_scriptsanimation-hover-box.php:16
Maintenance & Trust

Animation Hover Box Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJan 7, 2024
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Animation Hover Box Developer Profile

nayon46

12 plugins · 820 total installs

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

How We Detect Animation Hover Box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/animation-hover-box/css/bootstrap.min.css/wp-content/plugins/animation-hover-box/css/style.css/wp-content/plugins/animation-hover-box/js/bootstrap.min.js
Script Paths
/wp-content/plugins/animation-hover-box/js/bootstrap.min.js

HTML / DOM Fingerprints

CSS Classes
projectwowanimatedanimated4 fadeInLeftproject-hover
Shortcode Output
<div class="container"><div style="background-image: url('')" class="col-xl-3 col-lg-3 col-md-3 col-sm-3 project wow animated animated4 fadeInLeft"><div class="project-hover">
FAQ

Frequently Asked Questions about Animation Hover Box