Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-17589— Shopping Cart & eCommerce Store <= 5.9.2 - Authenticated (Administrator+) SQL Injection via 'product_order' Parameter

Quick assessment

Affected
levelfourstorefront Shopping Cart & eCommerce Store
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

WordPress 的“Shopping Cart & eCommerce Store”插件存在通用型 SQL 注入漏洞。该漏洞影响所有 5.9.2 及更早版本(含 5.9.2),原因是对用户输入的参数( )缺少充分的转义处理,且现有的 SQL 查询未进行足够的预处理。 这使得拥有管理员及以上权限的已认证攻击者能够将额外的 SQL 查询附加到现有查询中,从而从数据库中提取敏感信息。 这是一个二阶 SQL 注入漏洞:攻击载荷通过 处理程序写入 表(该处理程序未对原始 值进行任何净化处理),随后在每个商店页面渲染时,数

CVSS 4.9 · Medium
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-17589

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Shopping Cart & eCommerce Store <= 5.9.2 - Authenticated (Administrator+) SQL Injection via 'product_order' Parameter
Source: CVE Program / CVE List V5
Vulnerability Description
The Shopping Cart & eCommerce Store plugin for WordPress is vulnerable to generic SQL Injection via the 'product_order' parameter in all versions up to, and including, 5.9.2 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. This is a second-order SQL injection: the payload is written to the ec_pageoption table via the ec_ajax_save_page_options handler — which applies no sanitization to raw $_POST values — and is later retrieved with stripslashes() (bypassing WordPress magic-quotes protection) before being concatenated directly into SQL on every store page render.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
levelfourstorefront Shopping Cart & eCommerce Store 0 ~ 5.9.2 -

II. Public POCs for CVE-2026-17589

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-17589

登录查看更多情报信息。

Patches & Fixes for CVE-2026-17589 (1)

Vendor Advisories for CVE-2026-17589 (1)

Other References for CVE-2026-17589 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-17589

No comments yet


Leave a comment