Aistore Contest System Security & Risk Analysis

wordpress.org/plugins/aistore-contest-system

Aistore Contest System allow user to start logo or graphic design contest from their website.

0 active installs v1.0 PHP 7.0+ WP 5.5+ Updated Jul 29, 2021
contest-system
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Aistore Contest System Safe to Use in 2026?

Generally Safe

Score 85/100

Aistore Contest System has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The aistore-contest-system plugin, in version 1.0, presents a mixed security posture. While it demonstrates good practices like a high percentage of prepared SQL statements and the presence of nonce checks, significant concerns arise from its attack surface and taint analysis.

The plugin has one unprotected AJAX handler, representing a direct entry point for attackers without proper authentication. Furthermore, taint analysis reveals flows with unsanitized paths, including one of high severity. This indicates a potential for sensitive data to be processed or exposed inappropriately.

The complete absence of recorded vulnerabilities in its history is a positive sign, suggesting that past development may have been secure or that no significant issues have been discovered and publicly disclosed. However, this history does not negate the risks identified in the current static analysis. The plugin has strengths in its SQL handling and nonce usage but weaknesses in input sanitization and authentication enforcement on critical entry points.

Key Concerns

  • Unprotected AJAX handler found
  • High severity taint flow with unsanitized path
  • One flow with unsanitized path (medium severity)
  • 66% of output properly escaped (potential for XSS)
  • No capability checks on entry points
Vulnerabilities
None known

Aistore Contest System Security Vulnerabilities

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

Aistore Contest System Release Timeline

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

Aistore Contest System Code Analysis

Dangerous Functions
0
Raw SQL Queries
5
47 prepared
Unescaped Output
29
56 escaped
Nonce Checks
6
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

90% prepared52 total queries

Output Escaping

66% escaped85 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

6 flows3 with unsanitized paths
aistore_contest_detail (AistoreContest.class.php:684)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Aistore Contest System Attack Surface

Entry Points7
Unprotected1

AJAX Handlers 1

authwp_ajax_custom_actionAistoreContest.class.php:1161

Shortcodes 6

[aistore_contest] index.php:128
[contest_list] index.php:133
[aistore_contest_list] index.php:138
[aistore_contest_list_page] index.php:143
[aistore_contest_detail] index.php:148
[aistore_notification] notification.php:3
WordPress Hooks 5
actionadmin_menuAistoreContestSettingsPage.class.php:18
actionadmin_initAistoreContestSettingsPage.class.php:19
actioninitindex.php:19
actionwp_enqueue_scriptsindex.php:35
actionwp_enqueue_scriptsindex.php:36
Maintenance & Trust

Aistore Contest System Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJul 29, 2021
PHP min version7.0
Downloads871

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Aistore Contest System Alternatives

No alternatives data available yet.

Developer Profile

Aistore Contest System Developer Profile

susheelhbti

16 plugins · 60 total installs

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

How We Detect Aistore Contest System

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/aistore-contest-system/css/custom.css/wp-content/plugins/aistore-contest-system/js/custom.js
Script Paths
/wp-content/plugins/aistore-contest-system/js/custom.js

HTML / DOM Fingerprints

CSS Classes
discussionmsgalertalert-successalert-dangeralert-warningalert-infoalert-primaryalert-secondary+2 more
Data Attributes
name="aistore_nonce"id="aistore_nonce_action"
JS Globals
aistore_contest_wpdocs_load_textdomainaistore_contest_enqueue_styleaistore_contest_enqueue_scriptaistore_contest_isadminaistore_contest_table_installaistore_echo_all_notification+5 more
Shortcode Output
[aistore_contest][contest_list][aistore_contest_list][aistore_contest_list_page]
FAQ

Frequently Asked Questions about Aistore Contest System