Scholarships Q&A Search Security & Risk Analysis

wordpress.org/plugins/scholarships-qa-search

A WordPress plugin that allows users to search scholarshipsqanda.com content from other scholarship websites and links back to the original source.

0 active installs v1.0.0 PHP + WP 5.0+ Updated May 23, 2025
educationscholarship-searchscholarshipssearch
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Scholarships Q&A Search Safe to Use in 2026?

Generally Safe

Score 100/100

Scholarships Q&A Search 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 "scholarships-qa-search" v1.0.0 plugin exhibits a generally good security posture based on the static analysis. A significant strength is the absence of dangerous functions, file operations, and raw SQL queries. All SQL queries are properly prepared, which is a critical defense against SQL injection. The high percentage of properly escaped output further mitigates cross-site scripting (XSS) risks.

However, there are areas for improvement. The plugin makes two external HTTP requests, which can be a vector for server-side request forgery (SSRF) or man-in-the-middle attacks if not handled with extreme care and validation. While taint analysis showed no issues, this is based on zero flows analyzed, suggesting the analysis might be incomplete or the plugin's logic is very simple.

The plugin's vulnerability history is clean, with no recorded CVEs. This indicates a history of secure development or a lack of focus from attackers, but it doesn't guarantee future security. The presence of capability checks and nonce checks on some entry points is positive, but the absence of these on AJAX handlers is a concern, especially if these handlers process user-supplied data.

Overall, the plugin has strong foundational security practices in place, particularly regarding data sanitization and SQL. The primary concerns lie with the external HTTP requests and the potential for vulnerabilities in AJAX handlers if they are not adequately secured against unauthorized access or malicious input. More comprehensive taint analysis would provide greater confidence.

Key Concerns

  • External HTTP requests without context
  • Taint analysis did not analyze any flows
Vulnerabilities
None known

Scholarships Q&A Search Security Vulnerabilities

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

Scholarships Q&A Search Code Analysis

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

Output Escaping

94% escaped118 total outputs
Attack Surface

Scholarships Q&A Search Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 4

authwp_ajax_schoqase_search_resultsscholarships-qa-search.php:111
noprivwp_ajax_schoqase_search_resultsscholarships-qa-search.php:112
authwp_ajax_schoqase_trackscholarships-qa-search.php:115
noprivwp_ajax_schoqase_trackscholarships-qa-search.php:116

Shortcodes 1

[schoqase_search] scholarships-qa-search.php:108
WordPress Hooks 6
actionplugins_loadedscholarships-qa-search.php:68
actionadmin_menuscholarships-qa-search.php:89
actionadmin_initscholarships-qa-search.php:90
actionwp_enqueue_scriptsscholarships-qa-search.php:101
actionwp_enqueue_scriptsscholarships-qa-search.php:102
actionwidgets_initscholarships-qa-search.php:105
Maintenance & Trust

Scholarships Q&A Search Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 23, 2025
PHP min version
Downloads306

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Scholarships Q&A Search Developer Profile

nalery

4 plugins · 0 total installs

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

How We Detect Scholarships Q&A Search

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scholarships-qa-search/assets/css/schoqase-search.css/wp-content/plugins/scholarships-qa-search/assets/js/schoqase-search.js
Script Paths
/wp-content/plugins/scholarships-qa-search/assets/js/schoqase-search.js
Version Parameters
scholarships-qa-search/assets/css/schoqase-search.css?ver=scholarships-qa-search/assets/js/schoqase-search.js?ver=

HTML / DOM Fingerprints

JS Globals
schoqaseSearchParams
REST Endpoints
/wp-json/scholarships-qa-search/
Shortcode Output
[schoqase_search
FAQ

Frequently Asked Questions about Scholarships Q&A Search