Price Schema VAT Fixer Security & Risk Analysis

wordpress.org/plugins/price-schema-vat-fixer

Fixes WooCommerce JSON-LD so product schema shows the same VAT-inclusive price shoppers see.

0 active installs v1.0 PHP 7.4+ WP 6.5+ Updated May 25, 2025
json-ldschema-orgstructured-datavatwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Price Schema VAT Fixer Safe to Use in 2026?

Generally Safe

Score 100/100

Price Schema VAT Fixer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The plugin 'price-schema-vat-fixer' v1.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the attack surface. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and avoiding dangerous functions, file operations, and external HTTP requests. The presence of a capability check, although only one, is a positive indicator of access control consideration.

However, the analysis does reveal a minor area for concern: output escaping. With 10 total outputs analyzed, 80% being properly escaped leaves 20% potentially unescaped. While not flagged as critical by taint analysis, unescaped output can still lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled meticulously. The lack of reported vulnerabilities in its history is a positive sign, suggesting the developers have a good track record or the plugin has not been a significant target. Nevertheless, the potential for XSS due to incomplete output escaping warrants attention.

In conclusion, 'price-schema-vat-fixer' v1.0 is well-defended against common web attack vectors due to its minimal attack surface and secure handling of database operations. The primary, albeit minor, weakness lies in the potential for XSS due to incomplete output escaping. The clean vulnerability history is reassuring, but diligent attention to output sanitization remains crucial for maintaining a robust security profile.

Key Concerns

  • Potentially unescaped output detected
Vulnerabilities
None known

Price Schema VAT Fixer Security Vulnerabilities

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

Price Schema VAT Fixer Code Analysis

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

Output Escaping

80% escaped10 total outputs
Attack Surface

Price Schema VAT Fixer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_noticesprice-schema-vat-fixer.php:37
actionplugins_loadedprice-schema-vat-fixer.php:46
actionadmin_menuprice-schema-vat-fixer.php:50
actionadmin_initprice-schema-vat-fixer.php:51
filterwoocommerce_structured_data_productprice-schema-vat-fixer.php:52
actionadmin_enqueue_scriptsprice-schema-vat-fixer.php:53
Maintenance & Trust

Price Schema VAT Fixer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 25, 2025
PHP min version7.4
Downloads309

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Price Schema VAT Fixer Developer Profile

ArrayGator

1 plugin · 0 total installs

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

How We Detect Price Schema VAT Fixer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/price-schema-vat-fixer/css/admin.css
Script Paths
/wp-content/plugins/price-schema-vat-fixer/js/admin.js
Version Parameters
price-schema-vat-fixer/css/admin.css?ver=price-schema-vat-fixer/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
psvf-summarypsvf-headingpsvf-address-blockpsvf-address-labelpsvf-addresspsvf-address-fieldpsvf-controlspsvf-controls-group+1 more
HTML Comments
<!-- Default Tax Address --><!-- Structured-data tax location --><!-- Currently used address: --><!-- Settings -->+7 more
Data Attributes
readonly="readonly"maxlength="2"pattern="[A-Za-z]{2}"inputmode="latin"style="text-transform:uppercase"
JS Globals
psvf_admin
FAQ

Frequently Asked Questions about Price Schema VAT Fixer