CVE-2020-15109

In solidus before versions 2.8.6, 2.9.6, and 2.10.2, there is an bility to change order address without triggering address validations. This vulnerability allows a malicious customer to craft request data with parameters that allow changing the address of the current order without changing the shipment costs associated with the new shipment. All stores with at least two shipping zones and different costs of shipment per zone are impacted. This problem comes from how checkout permitted attributes are structured. We have a single list of attributes that are permitted across the whole checkout, no matter the step that is being submitted. See the linked reference for more information. As a workaround, if it is not possible to upgrade to a supported patched version, please use this gist in the references section.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:*
cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:*
cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:*

History

21 Nov 2024, 05:04

Type Values Removed Values Added
References () https://gist.github.com/kennyadsl/4618cd9797984cb64f7700a81bda889d - Patch, Third Party Advisory () https://gist.github.com/kennyadsl/4618cd9797984cb64f7700a81bda889d - Patch, Third Party Advisory
References () https://github.com/solidusio/solidus/security/advisories/GHSA-3mvg-rrrw-m7ph - Exploit, Third Party Advisory () https://github.com/solidusio/solidus/security/advisories/GHSA-3mvg-rrrw-m7ph - Exploit, Third Party Advisory

Information

Published : 2020-08-04 23:15

Updated : 2024-11-21 05:04


NVD link : CVE-2020-15109

Mitre link : CVE-2020-15109

CVE.ORG link : CVE-2020-15109


JSON object : View

Products Affected

nebulab

  • solidus
CWE
CWE-20

Improper Input Validation

CWE-862

Missing Authorization