Skip to content

Saleor: Customers' addresses leak when using Warehouse as a `Pickup: Local stock only` delivery method

Moderate severity GitHub Reviewed Published Mar 27, 2024 in saleor/saleor • Updated Mar 28, 2024

Package

pip saleor (pip)

Affected versions

>= 3.14.56, < 3.14.61
>= 3.15.31, < 3.15.37
>= 3.16.27, < 3.16.34
>= 3.17.25, < 3.17.32
>= 3.18.19, < 3.18.28
>= 3.19.5, < 3.19.15

Patched versions

3.14.61
3.15.37
3.16.34
3.17.32
3.18.28
3.19.15

Description

Summary

Using Pickup: Local stock only as a click-and-collect points could cause a leak of customer addresses

Details

When using Pickup: Local stock only click-and-collect as a delivery method in specific conditions the customer could overwrite the warehouse address with its own, which exposes its address as click-and-collect address.

Impact

The vulnerability can cause the leak of customer's address when using click-and-collect delivery option marked as Local stock only. It has impact on all orders with click-and-collect delivery method marked as Pickup:Local stock only
The affected versions: >=3.14.56 <3.14.61, >=3.15.31 <3.15.37, >=3.16.27 <3.16.34, >=3.17.25 <3.17.32, >=3.18.19 <3.18.28, >=3.19.5 <3.19.15
This issue has been patched in versions: 3.14.61, 3.15.37, 3.16.34, 3.17.32, 3.18.28, 3.19.15

Workaround

We strongly recommend upgrading to the latest versions, in case of inability to upgrade straight away, possible workarounds are:

References

References

@NyanKiyoshi NyanKiyoshi published to saleor/saleor Mar 27, 2024
Published by the National Vulnerability Database Mar 27, 2024
Published to the GitHub Advisory Database Mar 28, 2024
Reviewed Mar 28, 2024
Last updated Mar 28, 2024

Severity

Moderate
4.2
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N

Weaknesses

CVE ID

CVE-2024-29888

GHSA ID

GHSA-mrj3-f2h4-7w45

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.