Gift Card PDF and QR Security & Risk Analysis

wordpress.org/plugins/gift-card-pdf-and-qr

Manage gift cards in your WooCommerce store. Create, customize, and let your customers purchase and redeem gift cards with ease.

0 active installs v1.1.0 PHP 7.4+ WP 5.8+ Updated Jun 5, 2025
couponsgift-cardsstore-creditvirtual-productswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Gift Card PDF and QR Safe to Use in 2026?

Generally Safe

Score 100/100

Gift Card PDF and QR has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The "gift-card-pdf-and-qr" plugin, version 1.1.0, demonstrates a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, file operations, or external HTTP requests is commendable. Furthermore, all SQL queries are properly prepared, and all output is correctly escaped, which are key indicators of secure coding practices. The plugin also includes a nonce check, contributing to its defense against CSRF attacks.

However, the analysis reveals a significant lack of capability checks (0 total). This is a critical concern, as it implies that any user, regardless of their role or permissions, could potentially interact with plugin functionalities if entry points were discovered. While the current static analysis shows a zero attack surface and zero taint flows, this doesn't guarantee future safety, especially with no permission checks in place. The vulnerability history being entirely clean is a positive sign, suggesting a potentially well-maintained codebase, but this should not be relied upon solely given the identified gaps.

In conclusion, while the plugin exhibits good practices in terms of preventing common code-level vulnerabilities like unescaped output and raw SQL, the complete absence of capability checks presents a substantial risk. If any unintentional or future entry points are introduced, or if the plugin's functionality is expanded, the lack of authorization checks could lead to severe security breaches.

Key Concerns

  • Missing capability checks
Vulnerabilities
None known

Gift Card PDF and QR Security Vulnerabilities

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

Gift Card PDF and QR Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Gift Card PDF and QR Code Analysis

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

Bundled Libraries

TCPDF1.0.004

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped13 total outputs
Attack Surface

Gift Card PDF and QR Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actiontemplate_redirectgift-card-pdf-and-qr.php:18
actioninitgift-card-pdf-and-qr.php:146
actionwoocommerce_before_add_to_cart_buttongift-card-pdf-and-qr.php:155
filterwoocommerce_add_cart_item_datagift-card-pdf-and-qr.php:197
filterwoocommerce_get_item_datagift-card-pdf-and-qr.php:218
actionwoocommerce_checkout_create_order_line_itemgift-card-pdf-and-qr.php:241
actionwoocommerce_order_status_completedgift-card-pdf-and-qr.php:250
filterthe_contentgift-card-pdf-and-qr.php:464
Maintenance & Trust

Gift Card PDF and QR Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 5, 2025
PHP min version7.4
Downloads270

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Gift Card PDF and QR Developer Profile

Jose J. Fernández

2 plugins · 50 total installs

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

How We Detect Gift Card PDF and QR

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gift-card-pdf-and-qr/css/gift-card-style.css/wp-content/plugins/gift-card-pdf-and-qr/js/gift-card-script.js
Script Paths
/wp-content/plugins/gift-card-pdf-and-qr/js/gift-card-script.js
Version Parameters
gift-card-pdf-and-qr/css/gift-card-style.css?ver=gift-card-pdf-and-qr/js/gift-card-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
gift-card-fields
Data Attributes
name="recipient_name"id="recipient_name"name="recipient_email"id="recipient_email"name="donor_name"id="donor_name"+3 more
Shortcode Output
<h3 style="margin-bottom: 10px;">🎁 Gift card information</h3><label for="recipient_name"><strong>Recipient name:</strong></label><input type="text" name="recipient_name" id="recipient_name" required /><label for="recipient_email"><strong>Recipient email:</strong></label>
FAQ

Frequently Asked Questions about Gift Card PDF and QR