Qcart Security & Risk Analysis

wordpress.org/plugins/comoquiero

El plugin que añade automáticamente la nutrición y un botón de compra al supermercado, para cualquier lista de ingredientes del Wordpress!

10 active installs v23.09.131449 PHP + WP + Updated Sep 13, 2023
cartingredientsqcartreciperecipes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Qcart Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "comoquiero" v23.09.131449 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and nearly all output is properly escaped. There are no known historical vulnerabilities, which suggests a potentially well-maintained codebase. However, significant concerns arise from the attack surface. The plugin exposes four AJAX handlers, with a concerning three lacking any authentication checks. This is a critical oversight that could allow unauthorized users to trigger plugin functionality. Additionally, the absence of nonce checks on these AJAX handlers further exacerbates the risk, making them susceptible to Cross-Site Request Forgery (CSRF) attacks. While taint analysis did not reveal critical or high severity vulnerabilities, the presence of two flows with unsanitized paths is noteworthy and warrants further investigation, especially in conjunction with the unprotected AJAX endpoints.

The plugin's strengths lie in its SQL security and output escaping. The absence of past vulnerabilities is a positive indicator. However, the substantial unprotected attack surface through AJAX handlers represents the most significant weakness. The lack of nonce checks on these handlers is a direct invitation for exploitation. The presence of unsanitized paths, even if not currently leading to critical issues, adds to the overall risk profile. A balanced conclusion suggests that while the plugin has some solid security foundations, the unprotected AJAX endpoints introduce a high level of risk that needs immediate attention. The potential for exploitation is significant due to these vulnerabilities.

Key Concerns

  • Unprotected AJAX handlers
  • AJAX handlers without nonce checks
  • Flows with unsanitized paths
Vulnerabilities
None known

Qcart Security Vulnerabilities

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

Qcart Release Timeline

v23.09.131449Current
v23.09.040927
v23.09.040923
v23.09.040913
v23.09.040853
v23.09.040849
v23.09.030352
v23.09.030347
v23.02.061524
v23.02.061427
v23.02.061258
v23.02.061252
v23.02.061237
v23.02.061234
v23.02.061218
v23.02.061034
v23.01.311430
v23.01.311410
v23.01.311407
v23.01.311337
Code Analysis
Analyzed Mar 16, 2026

Qcart Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

90% escaped10 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
display_settings_page (settings.php:12)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Qcart Attack Surface

Entry Points5
Unprotected3

AJAX Handlers 4

noprivwp_ajax_newcomoquiero.php:23
noprivwp_ajax_domaincomoquiero.php:26
noprivwp_ajax_postsynccomoquiero.php:29
authwp_ajax_qcart_handle_cachecomoquiero.php:263

Shortcodes 1

[qcart] comoquiero.php:222
WordPress Hooks 7
actioninitcomoquiero.php:13
actionwp_headcomoquiero.php:14
actionwp_enqueue_scriptscomoquiero.php:19
actionadmin_enqueue_scriptscomoquiero.php:283
actionamp_post_template_headcomoquiero.php:298
actionadmin_menuqcart-settings.php:4
actionadmin_menusettings.php:3
Maintenance & Trust

Qcart Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedSep 13, 2023
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Qcart Developer Profile

comoquiero

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 Qcart

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comoquiero/js/qcart-ajax.js
Script Paths
https://qcart.app/btn.js
Version Parameters
qcart-ajax?ver=1.0

HTML / DOM Fingerprints

CSS Classes
cq-parentqcart-parentqcart-child
HTML Comments
HANDLE SHORTCODE [qcart]DEPRECATED SHORTCODE [comoquiero]:LOCATION.SEARCH
Data Attributes
q
JS Globals
qcart_ajax
REST Endpoints
/wp-admin/admin-ajax.php?action=new/wp-admin/admin-ajax.php?action=domain/wp-admin/admin-ajax.php?action=postsync/wp-json/qcart/v1/handle_cache
Shortcode Output
<div class='cq-parent'></div><div class='qcart-parent'></div><div class='qcart-child'></div>
FAQ

Frequently Asked Questions about Qcart