Born Creative Cart View Security & Risk Analysis

wordpress.org/plugins/born-creative-cart-view

Quickly show all items currently in carts

0 active installs v1.0 PHP + WP + Updated Oct 28, 2023
cart
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Born Creative Cart View Safe to Use in 2026?

Generally Safe

Score 85/100

Born Creative Cart View 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 "born-creative-cart-view" v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates strong adherence to secure coding practices in several areas. All SQL queries are properly prepared, all output is correctly escaped, and there are no file operations or external HTTP requests, minimizing common attack vectors. The absence of known vulnerabilities (CVEs) and a clean vulnerability history further contribute to a perception of good security. However, significant concerns arise from the static analysis. The presence of the `unserialize` function without any apparent authorization or nonce checks presents a critical risk. If user-controlled data is passed to `unserialize`, it could lead to Remote Code Execution (RCE) vulnerabilities. Furthermore, the complete lack of nonce and capability checks across all potential entry points, coupled with the absence of any identified taint flows, is concerning. While no taint flows were found, this could be due to the limited scope of the analysis or the specific way the plugin is structured, but the absence of checks for such a dangerous function is a major oversight.

Key Concerns

  • Dangerous function unserialize found
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Born Creative Cart View Security Vulnerabilities

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

Born Creative Cart View Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 17, 2026

Born Creative Cart View Code Analysis

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

Dangerous Functions Found

unserialize$datas = unserialize($session->session_value);includes\helper.php:91
unserialize$array = unserialize($datas['cart']);includes\helper.php:93

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped8 total outputs
Attack Surface

Born Creative Cart View Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuincludes\helper.php:6
Maintenance & Trust

Born Creative Cart View Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedOct 28, 2023
PHP min version
Downloads608

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Born Creative Cart View Developer Profile

jonathansblog

3 plugins · 10 total installs

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

How We Detect Born Creative Cart View

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/born-creative-cart-view/assets/css/cart-view-style.css/wp-content/plugins/born-creative-cart-view/assets/js/cart-view-script.js
Script Paths
/wp-content/plugins/born-creative-cart-view/assets/js/cart-view-script.js
Version Parameters
born-creative-cart-view/assets/css/cart-view-style.css?ver=born-creative-cart-view/assets/js/cart-view-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
born-creative-cart-view-wrapper
Data Attributes
data-cart-view-product-iddata-cart-view-product-namedata-cart-view-product-quantitydata-cart-view-product-price
JS Globals
bornCreativeCartView
Shortcode Output
[born_creative_cart_view]
FAQ

Frequently Asked Questions about Born Creative Cart View