Gold Price Live Security & Risk Analysis

wordpress.org/plugins/gold-price-live

Allows you to easily use shortcode to post gold, silver, platinum and palladium spot prices (updated once daily in the morning at 8:20am New York Time …

300 active installs v20.20 PHP + WP 2.0+ Updated Feb 7, 2020
goldpalladiumplatinumpricesilver
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gold Price Live Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "gold-price-live" v20.20 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding database interactions by exclusively using prepared statements for its SQL queries, which mitigates the risk of SQL injection vulnerabilities. Furthermore, there is no recorded vulnerability history (CVEs) for this plugin, suggesting a relatively stable and well-maintained codebase.

However, several significant concerns arise from the static analysis. The plugin has a substantial attack surface with 26 shortcodes, and critically, none of these entry points appear to have any authorization or capability checks. This means any user, regardless of their role or permissions, could potentially trigger code within these shortcodes, leading to unexpected behavior or information disclosure if not properly secured internally. The complete lack of nonce checks on AJAX handlers and capability checks on other entry points further exacerbates this risk, as it leaves the plugin vulnerable to CSRF attacks and unauthorized actions. A major red flag is the fact that 100% of the total outputs are not properly escaped, presenting a high risk of Cross-Site Scripting (XSS) vulnerabilities. The presence of 25 file operations without any indication of sanitization for paths is also a concern, potentially opening the door to directory traversal or arbitrary file read/write vulnerabilities if user input influences these operations.

In conclusion, while the absence of SQL injection risks and historical vulnerabilities are strengths, the lack of authentication/authorization checks on a large attack surface, widespread unescaped output, and potentially unsanitized file operations represent significant security weaknesses. These issues, if exploited, could lead to critical vulnerabilities like XSS and unauthorized actions.

Key Concerns

  • Large attack surface with no auth checks
  • No nonce checks on AJAX
  • No capability checks on entry points
  • 100% of outputs not properly escaped
  • File operations with potential path issues
Vulnerabilities
None known

Gold Price Live Security Vulnerabilities

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

Gold Price Live Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Gold Price Live Attack Surface

Entry Points26
Unprotected0

Shortcodes 26

[gold_chart] index.php:131
[silver_chart] index.php:142
[gold_bid] index.php:155
[gold_ask] index.php:166
[gold_high] index.php:177
[gold_low] index.php:188
[gold_dollar_change] index.php:199
[gold_percent_change] index.php:210
[silver_bid] index.php:224
[silver_ask] index.php:235
[silver_high] index.php:246
[silver_low] index.php:257
[silver_dollar_change] index.php:268
[silver_percent_change] index.php:279
[platinum_bid] index.php:293
[platinum_ask] index.php:304
[platinum_high] index.php:315
[platinum_low] index.php:326
[platinum_dollar_change] index.php:337
[platinum_percent_change] index.php:348
[palladium_bid] index.php:362
[palladium_ask] index.php:373
[palladium_high] index.php:384
[palladium_low] index.php:395
[palladium_dollar_change] index.php:406
[palladium_percent_change] index.php:417
WordPress Hooks 3
actionadmin_initindex.php:31
actionadmin_menuindex.php:123
filterwidget_textindex.php:423
Maintenance & Trust

Gold Price Live Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedFeb 7, 2020
PHP min version
Downloads13K

Community Trust

Rating50/100
Number of ratings8
Active installs300
Developer Profile

Gold Price Live Developer Profile

Gold Price Live

1 plugin · 300 total installs

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

How We Detect Gold Price Live

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

Asset Fingerprints

Script Paths
gold-price-live/js/gold-price-live.js
Version Parameters
gold-price-live/js/gold-price-live.js?ver=

HTML / DOM Fingerprints

CSS Classes
termslivewoogflogo
Data Attributes
data-formid="200344708504044"
JS Globals
window.gpl_options
Shortcode Output
[gold_chart][gold_bid][gold_ask][gold_high]
FAQ

Frequently Asked Questions about Gold Price Live