Quetext Security & Risk Analysis

wordpress.org/plugins/quetext

Quetext’s Wordpress Plugin uses DeepSearch™ technology to identify any content throughout your work that might be plagiarized.

0 active installs v1.0.0 PHP 7.0+ WP 4.9+ Updated Jun 27, 2024
content-originalityplagiarism-checkerquetextquetext-plagiarism-checkertext-analysis
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quetext Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "quetext" v1.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and properly escaping nearly all output. The absence of known vulnerabilities (CVEs) and recorded common vulnerability types suggests a lack of historical security flaws, which is generally a good sign. Furthermore, the plugin does not perform file operations or make external HTTP requests, reducing potential attack vectors. However, a significant concern arises from the presence of a single AJAX handler that lacks any authentication or capability checks. This unprotected entry point represents a direct risk, as it could potentially be exploited by unauthenticated users to trigger unintended actions within the plugin.

The static analysis reveals one unprotected AJAX handler as the primary security concern, with no critical or high-severity taint flows identified. The plugin's vulnerability history is clean, which is a strength, but the current unprotected AJAX handler is a specific, exploitable weakness that needs to be addressed. While the plugin adheres to several security best practices like prepared SQL statements and output escaping, the single unprotected AJAX endpoint is a critical oversight that significantly lowers its overall security score. Addressing this specific issue would greatly improve the plugin's security.

Key Concerns

  • Unprotected AJAX handler found
  • Missing nonce checks on AJAX
  • Missing capability checks on AJAX
Vulnerabilities
None known

Quetext Security Vulnerabilities

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

Quetext Code Analysis

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

Output Escaping

96% escaped28 total outputs
Attack Surface
1 unprotected

Quetext Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_qtpc_attempt_user_loginquetext.php:88
WordPress Hooks 3
actionadmin_menuQTPC\Api\SettingsApi.php:17
actionadmin_enqueue_scriptsQTPC\Base\Enqueue.php:12
actionadmin_menuQTPC\Pages\Admin.php:25
Maintenance & Trust

Quetext Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJun 27, 2024
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Quetext Developer Profile

quetext

1 plugin · 0 total installs

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

How We Detect Quetext

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quetext/assets/css/style.css/wp-content/plugins/quetext/assets/js/search.js
Script Paths
/wp-content/plugins/quetext/assets/js/search.js
Version Parameters
quetext/style.css?ver=quetext_search_script&ver=

HTML / DOM Fingerprints

CSS Classes
quetext-sectiondoc-details-headermain-report-boxnotextareadoc-percent-completesource-urloverviewquetext-meta-box+8 more
HTML Comments
<!-- Exit if accessed directly -->
Data Attributes
id="quetext-section"id="access_key"id="api_url"id="download-plagiarism-report"id="doc"id="doc-textarea"+14 more
JS Globals
window.quetext_data
REST Endpoints
/wp-json/quetext/v1/get_report
FAQ

Frequently Asked Questions about Quetext