Lucene search

K
cveGitHub_MCVE-2024-40633
HistoryJul 17, 2024 - 6:15 p.m.

CVE-2024-40633

2024-07-1718:15:04
CWE-200
GitHub_M
web.nvd.nist.gov
31
sylius ecommerce framework
api vulnerability
order tokens

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

AI Score

5.1

Confidence

High

EPSS

0

Percentile

9.3%

Sylius is an Open Source eCommerce Framework on Symfony. A security vulnerability was discovered in the /api/v2/shop/adjustments/{id} endpoint, which retrieves order adjustments based on incremental integer IDs. The vulnerability allows an attacker to enumerate valid adjustment IDs and retrieve order tokens. Using these tokens, an attacker can access guest customer order details - sensitive guest customer information. The issue is fixed in versions: 1.12.19, 1.13.4 and above. The /api/v2/shop/adjustments/{id} will always return 404 status. Users are advised to upgrade. Users unable to upgrade may alter their config to mitigate this issue. Please see the linked GHSA for details.

Affected configurations

Vulners
Vulnrichment
Node
syliussyliusRange<1.12.19
OR
syliussyliusRange1.13.01.13.4
VendorProductVersionCPE
syliussylius*cpe:2.3:a:sylius:sylius:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "Sylius",
    "product": "Sylius",
    "versions": [
      {
        "version": "< 1.12.19",
        "status": "affected"
      },
      {
        "version": ">= 1.13.0, < 1.13.4",
        "status": "affected"
      }
    ]
  }
]

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

AI Score

5.1

Confidence

High

EPSS

0

Percentile

9.3%