此页面尚未翻译为您的语言。我们正在努力翻译,目前显示英文内容。

💡 Keep dependencies up to date — most exploits target known, patchable vulnerabilities.

MEDIUMCVE-2026-45054CVSS 4.9

CVE-2026-45054: SQL Injection in CubeCart v6

平台

php

组件

cubecart-v6

修复版本

6.7.0

正在翻译为您的语言…

CVE-2026-45054 describes a SQL Injection vulnerability discovered in CubeCart v6. This flaw allows an authenticated administrator to inject malicious SQL code, potentially compromising sensitive data. The vulnerability impacts versions 6.0.0 through 6.6.9 of CubeCart, and a patch is available in version 6.7.0.

影响与攻击场景翻译中…

An attacker exploiting this SQL Injection vulnerability could gain unauthorized access to the CubeCart database. This could lead to the exfiltration of sensitive customer data, including personally identifiable information (PII) like names, addresses, and payment details. Furthermore, depending on the database configuration and permissions, an attacker might be able to modify or delete data, disrupt store operations, or even gain control of the underlying server. The impact is amplified by the ecommerce nature of CubeCart, which typically handles significant volumes of sensitive data. Successful exploitation could result in significant financial and reputational damage for affected businesses.

利用背景翻译中…

CVE-2026-45054 was published on May 13, 2026. Its severity is currently rated as MEDIUM. There are no known public exploits or active campaigns targeting this vulnerability at the time of writing. The vulnerability is not currently listed on KEV or EPSS, suggesting a low probability of immediate exploitation. Refer to the official CubeCart advisory for further details.

威胁情报

漏洞利用状态

概念验证未知
CISA KEVNO
互联网暴露

CISA SSVC

利用情况poc
可自动化no
技术影响partial

CVSS 向量

威胁情报· CVSS 3.1CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N4.9MEDIUMAttack VectorNetwork攻击者如何到达目标Attack ComplexityLow利用漏洞所需的条件Privileges RequiredHigh攻击所需的认证级别User InteractionNone是否需要受害者采取行动ScopeUnchanged超出受影响组件的影响范围ConfidentialityHigh敏感数据泄露风险IntegrityNone数据未授权篡改风险AvailabilityNone服务中断风险nextguardhq.com · CVSS v3.1 基础分数
这些指标意味着什么?
Attack Vector
网络 — 可通过互联网远程利用,无需物理或本地访问。攻击面最大。
Attack Complexity
低 — 无需特殊条件,可以稳定地利用漏洞。
Privileges Required
高 — 需要管理员或特权账户。
User Interaction
无 — 攻击自动且无声,受害者无需任何操作。
Scope
未改变 — 影响仅限于脆弱组件本身。
Confidentiality
高 — 完全丧失机密性,攻击者可读取所有数据。
Integrity
无 — 无完整性影响。
Availability
无 — 无可用性影响。

受影响的软件

组件cubecart-v6
供应商cubecart
最低版本6.0.0
最高版本< 6.7.0
修复版本6.7.0

弱点分类 (CWE)

时间线

  1. 已保留
  2. 发布日期
  3. 修改日期

缓解措施和替代方案翻译中…

The primary mitigation for CVE-2026-45054 is to upgrade CubeCart to version 6.7.0 or later, which contains the necessary fix. If an immediate upgrade is not possible, consider implementing a Web Application Firewall (WAF) rule to filter potentially malicious SQL fragments in the sort parameter of the admin.php?_g=orders&node=transactions endpoint. Specifically, look for unusual characters or SQL keywords within the sort parameter. Additionally, review and restrict database user permissions to limit the potential impact of a successful SQL Injection attack. After upgrading, confirm the vulnerability is resolved by attempting a SQL Injection payload in the affected endpoint and verifying that it is properly sanitized.

修复方法翻译中…

Actualice CubeCart a la versión 6.7.0 o posterior para mitigar la vulnerabilidad de inyección SQL. Esta actualización corrige la falta de validación en el parámetro 'sort[]', previniendo la ejecución de código SQL malicioso por parte de administradores autenticados.

常见问题翻译中…

What is CVE-2026-45054 — SQL Injection in CubeCart v6?

CVE-2026-45054 is a SQL Injection vulnerability affecting CubeCart v6 versions 6.0.0 through 6.6.9. It allows an authenticated admin to inject malicious SQL code, potentially compromising sensitive data.

Am I affected by CVE-2026-45054 in CubeCart v6?

You are affected if you are running CubeCart v6 versions 6.0.0 through 6.6.9 and have not yet upgraded to version 6.7.0 or later.

How do I fix CVE-2026-45054 in CubeCart v6?

The recommended fix is to upgrade CubeCart to version 6.7.0 or later. As a temporary workaround, implement a WAF rule to filter malicious SQL fragments in the sort parameter.

Is CVE-2026-45054 being actively exploited?

As of the current date, there are no known public exploits or active campaigns targeting CVE-2026-45054.

Where can I find the official CubeCart advisory for CVE-2026-45054?

Please refer to the official CubeCart security advisory for detailed information and updates regarding CVE-2026-45054. Check the CubeCart website or security mailing lists for the latest advisory.

你的项目受影响吗?

上传你的依赖文件,立即了解此CVE和其他CVE是否影响你。

live免费扫描

立即试用 — 无需账户

上传任何清单文件 (composer.lock, package-lock.json, WordPress 插件列表…) 或粘贴您的组件列表。您立即获得一份漏洞报告。上传文件只是开始:拥有账户后,您将获得持续监控、Slack/电子邮件警报、多项目和白标报告。

手动扫描Slack/邮件提醒持续监控白标报告

拖放您的依赖文件

composer.lock、package-lock.json、requirements.txt、Gemfile.lock、pubspec.lock、Dockerfile...