Description
The ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin plugin for WordPress is vulnerable to time-based SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.4.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-07-28
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ShopLentor All‑In‑One WooCommerce Growth & Store Enhancement Plugin is vulnerable to a time‑based SQL injection through the 'orderby' parameter. The flaw stems from insufficient input escaping and the absence of prepared statements, allowing an attacker who can authenticate as an administrator or higher to append malicious SQL code to existing queries. By manipulating the parameter, the attacker may retrieve sensitive data from the database. This weakness is classified as CWE‑89, a classic example of unsafe SQL construction.

Affected Systems

Any WordPress installation running ShopLentor plugin version 3.4.5 or earlier is affected. The vulnerability is not limited to a specific site module but applies to the plugin’s handling of the 'orderby' query string in its database queries.

Risk and Exploitability

The CVSS base score of 4.9 indicates moderate severity, while the EPSS score of less than 1% suggests a low probability of exploitation in the wild. Because the attack requires authentication with administrator privileges, the risk is confined to environments where admin credentials are compromised or weak. The flaw is not listed in the CISA KEV catalog, implying limited known exploitation. An adversary would need to log into the WordPress admin interface, manipulate the 'orderby' parameter, and observe timing or error responses to validate injection before attempting data extraction.

Generated by OpenCVE AI on August 4, 2026 at 13:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ShopLentor plugin to any version newer than 3.4.5, where the unsafe 'orderby' handling has been replaced with parameterized queries.
  • Configure WordPress to enforce strong, unique administrator passwords and enable two‑factor authentication; regularly review authentication logs for suspicious login attempts.
  • Monitor database query logs or WordPress activity logs for abnormal queries or delays that may indicate attempted SQL injection attacks.

Generated by OpenCVE AI on August 4, 2026 at 13:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Devitemsllc
Devitemsllc shoplentor – All-in-one Woocommerce Growth & Store Enhancement Plugin
Wordpress
Wordpress wordpress
Vendors & Products Devitemsllc
Devitemsllc shoplentor – All-in-one Woocommerce Growth & Store Enhancement Plugin
Wordpress
Wordpress wordpress

Tue, 28 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description The ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin plugin for WordPress is vulnerable to time-based SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.4.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title ShopLentor <= 3.4.5 - Authenticated (Administrator+) SQL Injection via 'orderby' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Devitemsllc Shoplentor – All-in-one Woocommerce Growth & Store Enhancement Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-28T13:30:49.041Z

Reserved: 2026-07-23T21:31:57.953Z

Link: CVE-2026-16811

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-07-28T07:16:42.390

Modified: 2026-07-28T16:07:15.840

Link: CVE-2026-16811

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T13:15:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')