CVE-2026-31820

MEDIUM
中文标题:
(暂无数据)
英文标题:
Sylius is an Open Source eCommerce Framework on Symfony. An authenticated Insecure Direct Object Ref
CVSS分数: 6.5
发布时间: 2026-03-10 22:16:19
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v2
漏洞描述
中文描述:

(暂无数据)

英文描述:

Sylius is an Open Source eCommerce Framework on Symfony. An authenticated Insecure Direct Object Reference (IDOR) vulnerability exists in multiple shop LiveComponents due to unvalidated resource IDs accepted via #[LiveArg] parameters. Unlike props, which are protected by LiveComponent's @checksum, args are fully user-controlled - any action that accepts a resource ID via #[LiveArg] and loads it with ->find() without ownership validation is vulnerable. Checkout address FormComponent (addressFieldUpdated action): Accepts an addressId via #[LiveArg] and loads it without verifying ownership, exposing another user's first name, last name, company, phone number, street, city, postcode, and country. Cart WidgetComponent (refreshCart action): Accepts a cartId via #[LiveArg] and loads any order directly from the repository, exposing order total and item count. Cart SummaryComponent (refreshCart action): Accepts a cartId via #[LiveArg] and loads any order directly from the repository, exposing subtotal, discount, shipping cost, taxes (excluded and included), and order total. Since sylius_order contains both active carts (state=cart) and completed orders (state=new/fulfilled) in the same ID space, the cart IDOR exposes data from all orders, not just active carts. The issue is fixed in versions: 2.0.16, 2.1.12, 2.2.3 and above.

CWE类型:
CWE-639
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
sylius sylius * - - cpe:2.3:a:sylius:sylius:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
security-advisories@github.com OTHER
nvd.nist.gov
访问
CVSS评分详情
6.5
MEDIUM
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS版本: 3.1
机密性
HIGH
完整性
NONE
可用性
NONE
时间信息
发布时间:
2026-03-10 22:16:19
修改时间:
2026-03-10 22:16:19
创建时间:
2026-03-11 06:00:03
更新时间:
2026-03-12 06:00:03
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
NVD nvd_CVE-2026-31820 2026-03-11 02:00:06 2026-03-10 22:00:03
版本与语言
当前版本: v2
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v2 NVD
2026-03-12 06:00:03
severity: SeverityLevel.UNKNOWN → SeverityLevel.MEDIUM; cvss_score: 未提取 → 6.5; cvss_vector: 未提取 → CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N; cvss_version: 未提取 → 3.1; affected_products_count: 0 → 1
查看详细变更
  • severity: SeverityLevel.UNKNOWN -> SeverityLevel.MEDIUM
  • cvss_score: 未提取 -> 6.5
  • cvss_vector: 未提取 -> CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
  • cvss_version: 未提取 -> 3.1
  • affected_products_count: 0 -> 1