GBS Product Catalog Security & Risk Analysis

wordpress.org/plugins/gbs-product-catalog

GBS Product Catalog plugin allows you to display products catalog.

0 active installs v1.2 PHP + WP 5.0+ Updated Jun 1, 2024
business-catalog-business-portfolioproducts-catalogproducts-showcaseproject-portfoliosimple-catalog
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GBS Product Catalog Safe to Use in 2026?

Generally Safe

Score 92/100

GBS Product Catalog has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "gbs-product-catalog" plugin v1.2 exhibits a mixed security posture. While it demonstrates good practices like using prepared statements for all SQL queries and has no recorded vulnerabilities, there are notable areas of concern stemming from its static analysis. The presence of unprotected AJAX handlers is a significant risk, as these can be exploited by unauthenticated users to perform unintended actions. The plugin's output escaping is also only moderately effective, with over 40% of outputs not being properly sanitized, which could lead to Cross-Site Scripting (XSS) vulnerabilities if malicious data is echoed directly into the page.

From a vulnerability history perspective, the lack of any recorded CVEs is a positive sign, suggesting a history of security awareness or simply a lack of discovered vulnerabilities to date. However, this should not be a sole reason for complacency. The core security weakness lies in the unprotected entry points identified in the static analysis. The absence of any critical or high-severity taint flows is encouraging, but the unprotected AJAX handlers remain a direct pathway for potential attacks. The plugin's strengths lie in its SQL query handling and the absence of known exploits, but its weaknesses are directly identifiable in its attack surface and output sanitization practices.

In conclusion, while "gbs-product-catalog" v1.2 benefits from clean SQL handling and a clean vulnerability record, the unprotected AJAX endpoints and insufficient output escaping represent tangible security risks. Developers should prioritize addressing these weaknesses to improve the plugin's overall security. Further proactive security auditing and stricter input validation on user-submitted data for outputs are recommended to mitigate potential exploits.

Key Concerns

  • Unprotected AJAX handlers found
  • Insufficient output escaping (56% proper)
Vulnerabilities
None known

GBS Product Catalog Security Vulnerabilities

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

GBS Product Catalog Code Analysis

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

Output Escaping

56% escaped32 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
gbspc_options_page (gbs-catalog.php:197)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

GBS Product Catalog Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_submit_inquirygbs-catalog.php:19
noprivwp_ajax_submit_inquirygbs-catalog.php:20

Shortcodes 1

[gbscatalog] includes\catalog.php:37
WordPress Hooks 12
actionwp_headgbs-catalog.php:51
actionadmin_enqueue_scriptsgbs-catalog.php:62
actionwp_enqueue_scriptsgbs-catalog.php:65
actioninitgbs-catalog.php:73
actionload-post.phpgbs-catalog.php:136
actionload-post-new.phpgbs-catalog.php:137
actionadd_meta_boxesgbs-catalog.php:139
actionsave_postgbs-catalog.php:140
actionadmin_menugbs-catalog.php:191
filterexcerpt_lengthincludes\function.php:42
filtersingle_templateincludes\function.php:46
filtertaxonomy_templateincludes\function.php:58
Maintenance & Trust

GBS Product Catalog Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJun 1, 2024
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

GBS Product Catalog Developer Profile

GBS Developer

2 plugins · 10 total installs

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

How We Detect GBS Product Catalog

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gbs-product-catalog/css/admin-style.css/wp-content/plugins/gbs-product-catalog/css/style.css

HTML / DOM Fingerprints

CSS Classes
gbspc-pricegbspc-price-meta
Data Attributes
gbspc-pricegbspc_price_nonce
JS Globals
ajaxurl
REST Endpoints
/wp-json/wp/v2/gbspc-product
FAQ

Frequently Asked Questions about GBS Product Catalog