Steam Library GT Security & Risk Analysis

wordpress.org/plugins/steam-library-gt

Display your Steam game library and grab related game information from the thegamesdb.net.

10 active installs v1.6 PHP + WP + Updated Jul 19, 2014
gaminglibrarysteam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Steam Library GT Safe to Use in 2026?

Generally Safe

Score 85/100

Steam Library GT has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The steam-library-gt plugin version 1.6 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by exclusively using prepared statements for its SQL queries and having no known vulnerabilities in its history. The absence of dangerous functions and external HTTP requests also contributes to a generally stable foundation. However, significant concerns arise from the attack surface. Two AJAX handlers lack authentication checks, presenting a direct pathway for potential unauthorized actions if these handlers can be triggered by unauthenticated users. While no critical or high severity taint flows were identified, the presence of one flow with unsanitized paths warrants attention, as it could lead to unexpected behavior or information disclosure under specific circumstances.

The lack of nonce checks on AJAX handlers and zero capability checks are particularly worrying, as these are fundamental security mechanisms in WordPress for preventing CSRF attacks and ensuring proper user permissions. The plugin's history of zero vulnerabilities is encouraging but does not negate the immediate risks posed by the current code analysis. Overall, the plugin has a strong foundation in data handling but suffers from critical oversight in its input validation and access control mechanisms for its AJAX endpoints, creating exploitable entry points.

Key Concerns

  • Unprotected AJAX handlers
  • Missing nonce checks on AJAX
  • Missing capability checks
  • Taint flow with unsanitized paths
  • Incomplete output escaping
Vulnerabilities
None known

Steam Library GT Security Vulnerabilities

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

Steam Library GT Code Analysis

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

Output Escaping

67% escaped6 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<game_details> (ajax\game_details.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Steam Library GT Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_load_libraryclasses\SteamLibraryGT.php:15
noprivwp_ajax_load_libraryclasses\SteamLibraryGT.php:16

Shortcodes 1

[steam_library_gt] classes\SteamLibraryGT.php:11
WordPress Hooks 3
actionwp_enqueue_scriptsclasses\SteamLibraryGT.php:14
actionadmin_menuclasses\SteamLibraryGTSettingsPage.php:11
actionadmin_initclasses\SteamLibraryGTSettingsPage.php:12
Maintenance & Trust

Steam Library GT Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJul 19, 2014
PHP min version
Downloads2K

Community Trust

Rating70/100
Number of ratings2
Active installs10
Developer Profile

Steam Library GT Developer Profile

virusav

1 plugin · 10 total installs

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

How We Detect Steam Library GT

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/steam-library-gt/css/steam.css/wp-content/plugins/steam-library-gt/css/font-awesome-4.0.3/css/font-awesome.min.css
Script Paths
/wp-content/plugins/steam-library-gt/js/steam.js

HTML / DOM Fingerprints

CSS Classes
container
JS Globals
steam_data
REST Endpoints
/wp-json/steam-library-gt/
Shortcode Output
<div id="container"></div>
FAQ

Frequently Asked Questions about Steam Library GT