Stock Images Security & Risk Analysis

wordpress.org/plugins/stock-images

Hosted stock images and photography linker.

10 active installs v1.0 PHP + WP 4.5.0+ Updated Jun 19, 2016
collectionimagesphotograhystock
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Stock Images Safe to Use in 2026?

Generally Safe

Score 85/100

Stock Images has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The 'stock-images' v1.0 plugin exhibits a generally good security posture based on the provided static analysis. It avoids common pitfalls like raw SQL queries, file operations, and external HTTP requests, and crucially, has no reported vulnerabilities. The lack of detected taint flows and dangerous functions further bolsters this positive assessment. However, a significant concern arises from the complete absence of output escaping for all identified output points. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the WordPress admin or frontend, depending on where the shortcode outputs data. The lack of capability checks and nonce checks on the sole entry point (the shortcode) also presents a potential issue, although without knowing the shortcode's functionality, the exact impact is difficult to determine. While the plugin has no known vulnerabilities, the unaddressed output escaping is a critical weakness that needs immediate attention. The absence of vulnerability history is positive, suggesting consistent good practices from the developer, but the current static analysis reveals a concerning oversight.

Key Concerns

  • All output unescaped
  • No capability checks on shortcode
  • No nonce checks on shortcode
Vulnerabilities
None known

Stock Images Security Vulnerabilities

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

Stock Images Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Stock Images Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Stock Images Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[stockimage] classes\class.stock_images.inc.php:15
WordPress Hooks 2
actionadmin_initclasses\class.stock_images.inc.php:17
actionplugin_row_metaclasses\class.stock_images.inc.php:18
Maintenance & Trust

Stock Images Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJun 19, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Stock Images Developer Profile

Bimal Poudel

13 plugins · 840 total installs

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

How We Detect Stock Images

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
stock_images_api
Shortcode Output
<img src='
FAQ

Frequently Asked Questions about Stock Images